Searched refs:__rpc_getconf (Results 1 – 13 of 13) sorted by relevance
60 extern struct netconfig *__rpc_getconf(void *);
64 extern struct netconfig *__rpc_getconf(void *);
99 while ((nconf = __rpc_getconf(handle)) != NULL) { in svc_create()
889 while ((nconf_clts = __rpc_getconf(handle))1246 if ((nconf = __rpc_getconf(handle)) == NULL) {
608 __rpc_getconf(void *vhandle) in __rpc_getconf() function
105 __rpc_getconf;
126 while ((nconf = __rpc_getconf(handle)) != NULL) { in rpc_reg()
207 if ((nconf = __rpc_getconf(handle)) == NULL) { in clnt_create_timed()
858 while ((nconf_clts = __rpc_getconf(handle)) in __rpcb_findaddr_timed()1208 if ((nconf = __rpc_getconf(handle)) == NULL) { in rpcb_gettime()
326 __rpc_getconf(void *vhandle) in __rpc_getconf() function
309 while ((nconf = __rpc_getconf(handle)) != NULL) { in rpc_broadcast_exp()
1558 if ((nconf = __rpc_getconf(handle)) == NULL) {