Plan 9 from Bell Labs’s /usr/web/sources/contrib/pdt/gphrfs/fns.h

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


/* fs.c */

/* gphr.c */
int gphrdial(char* host, char* net, char* service);
long gphrget(int fd, char* selector, char** buf);

/* util.c */
char* stredup(char* s, char* e);

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.