Searched refs:__rpc_getconf (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/include/rpc/
H A Dnettype.h59 extern struct netconfig *__rpc_getconf(void *);
/freebsd-10.1-release/sys/rpc/
H A Dnettype.h63 extern struct netconfig *__rpc_getconf(void *);
H A Dsvc_generic.c99 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Drpcb_clnt.c889 while ((nconf_clts = __rpc_getconf(handle))
1246 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Drpc_generic.c559 * __rpc_getconf().
608 __rpc_getconf(void *vhandle) function
/freebsd-10.1-release/lib/libc/rpc/
H A DSymbol.map140 __rpc_getconf;
H A Dsvc_generic.c99 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Dsvc_simple.c125 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Dclnt_generic.c208 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Drpcb_clnt.c874 while ((nconf_clts = __rpc_getconf(handle))
1231 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Dclnt_bcast.c306 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Drpc_generic.c309 * __rpc_getconf().
356 __rpc_getconf(vhandle) function
/freebsd-10.1-release/usr.bin/rpcinfo/
H A Drpcinfo.c1558 if ((nconf = __rpc_getconf(handle)) == NULL) {

Completed in 197 milliseconds