Searched refs:__rpc_getconf (Results 1 – 16 of 16) sorted by relevance
67 extern struct netconfig *__rpc_getconf(void *);72 extern struct netconfig *__rpc_getconf();
52 while (nconf = __rpc_getconf(net)) { in svc_create_local_service()
74 while (nconf = __rpc_getconf(net)) {
94 while (nconf = __rpc_getconf(handle)) {
113 while (nconf = __rpc_getconf(handle)) { in rpc_reg()
228 if ((nconf = __rpc_getconf(handle)) == NULL) { in clnt_create_timed()381 if ((nconf = __rpc_getconf(handle)) == NULL) { in clnt_create_service_timed()
700 while ((nconf_clts = __rpc_getconf(handle)) != NULL) { in __rpcb_findaddr_timed()938 if ((newnconf = __rpc_getconf(handle)) in __rpcb_findaddr_timed()1240 if ((nconf = __rpc_getconf(handle)) == NULL) { in rpcb_gettime()
308 __rpc_getconf(void *vhandle) in __rpc_getconf() function
136 while (nconf = __rpc_getconf(handle)) { in svc_create()
175 while (nconf = __rpc_getconf(handle)) { in rpc_broadcast_exp()
339 while (nconf = __rpc_getconf(nc_handle)) {
66 extern struct netconfig *__rpc_getconf();560 while (clnt2 == 0 && (nconf = __rpc_getconf(handle)) != 0) {
646 __rpc_getconf;
653 struct netconfig *__rpc_getconf(void *vhandle);
1737 while ((nconf = __rpc_getconf(handle)) != NULL) { in get_netids()
1696 if ((nconf = __rpc_getconf(handle)) == NULL) {