Searched refs:setnetpath (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/include/
H A Dnetconfig.h88 void *setnetpath(void);
/freebsd-10.1-release/sys/rpc/
H A Dnetconfig.h89 void *setnetpath(void);
/freebsd-10.1-release/lib/libc/rpc/
H A DSymbol.map85 setnetpath;
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() function
133 * NULL and sets errno in case of an error (e.g., setnetpath was not called
197 * (e.g. if setnetpath() was not called previously.
H A DMakefile.inc63 getnetpath.3 setnetpath.3 \
H A Drpc_generic.c325 if (!(handle->nhandle = setnetpath()))
/freebsd-10.1-release/contrib/gcc/
H A Dsys-protos.h987 extern void * setnetpath(void);

Completed in 59 milliseconds