Searched refs:__rpc_getconf (Results 1 – 15 of 15) sorted by relevance
65 extern struct netconfig *__rpc_getconf(void *);70 extern struct netconfig *__rpc_getconf();
72 while (nconf = __rpc_getconf(net)) {
50 while (nconf = __rpc_getconf(net)) { in svc_create_local_service()
92 while (nconf = __rpc_getconf(handle)) {
113 while (nconf = __rpc_getconf(handle)) { in rpc_reg()
225 if ((nconf = __rpc_getconf(handle)) == NULL) { in clnt_create_timed()378 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()
306 __rpc_getconf(void *vhandle) in __rpc_getconf() function
140 while (nconf = __rpc_getconf(handle)) { in svc_create()
173 while (nconf = __rpc_getconf(handle)) { in rpc_broadcast_exp()
337 while (nconf = __rpc_getconf(nc_handle)) {
64 extern struct netconfig *__rpc_getconf();558 while (clnt2 == 0 && (nconf = __rpc_getconf(handle)) != 0) {
735 __rpc_getconf;
1739 while ((nconf = __rpc_getconf(handle)) != NULL) { in get_netids()
1696 if ((nconf = __rpc_getconf(handle)) == NULL) {