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

/netbsd-current/include/
H A Dnetconfig.h115 void *setnetpath(void);
/netbsd-current/lib/libc/rpc/
H A Dgetnetpath.c58 __weak_alias(setnetpath,_setnetpath)
86 * A call to setnetpath() establishes a NETPATH "session". setnetpath()
90 * to setnetpath()).
91 * If setnetpath() is unable to establish a session (due to lack of memory
97 setnetpath(void) function
140 * NULL and sets errno in case of an error (e.g., setnetpath was not called
207 * (e.g. if setnetpath() was not called previously.
H A DMakefile.inc31 getnetpath.3 setnetpath.3 \
H A Drpc_generic.c352 if (!(handle->nhandle = setnetpath())) {
/netbsd-current/lib/libc/include/
H A Dnamespace.h633 #define setnetpath _setnetpath macro

Completed in 97 milliseconds