Searched refs:setnetpath (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/include/
H A Dnetconfig.h118 void *setnetpath(void);
/freebsd-11-stable/lib/libc/rpc/
H A Drpc_generic.c319 if (!(handle->nhandle = setnetpath()))
H A DMakefile.inc63 getnetpath.3 setnetpath.3 \
H A Dgetnetpath.c74 * A call to setnetpath() establishes a NETPATH "session". setnetpath()
78 * to setnetpath()).
79 * If setnetpath() is unable to establish a session (due to lack of memory
85 setnetpath(void) function
133 * NULL and sets errno in case of an error (e.g., setnetpath was not called
196 * (e.g. if setnetpath() was not called previously.
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h987 extern void * setnetpath(void);
/freebsd-11-stable/sys/rpc/
H A Dnetconfig.h89 void *setnetpath(void);

Completed in 140 milliseconds