Home
last modified time | relevance | path

Searched refs:setnetpath (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/rpc/
H A Dnetconfig.h88 void *setnetpath(void);
/freebsd/include/
H A Dnetconfig.h117 void *setnetpath(void);
/freebsd/lib/libc/rpc/
H A DSymbol.map50 setnetpath;
H A Dgetnetpath.c81 setnetpath(void) in setnetpath() function
H A DMakefile.inc62 getnetpath.3 setnetpath.3 \
H A Drpc_generic.c294 if (!(handle->nhandle = setnetpath())) in __rpc_setconf()