Home
last modified time | relevance | path

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

/freebsd-13.1/include/
H A Dnetconfig.h118 void *setnetpath(void);
/freebsd-13.1/sys/rpc/
H A Dnetconfig.h89 void *setnetpath(void);
/freebsd-13.1/lib/libc/rpc/
H A Dgetnetpath.c87 setnetpath(void) in setnetpath() function
H A DSymbol.map85 setnetpath;
H A DMakefile.inc64 getnetpath.3 setnetpath.3 \
H A Drpc_generic.c321 if (!(handle->nhandle = setnetpath())) in __rpc_setconf()