Searched refs:__rpc_getconf (Results 1 – 11 of 11) sorted by relevance
60 extern struct netconfig *__rpc_getconf(void *);
64 extern struct netconfig *__rpc_getconf(void *);
604 __rpc_getconf(void *vhandle) in __rpc_getconf() function
105 __rpc_getconf;
95 while ((nconf = __rpc_getconf(handle)) != NULL) { in svc_create()
125 while ((nconf = __rpc_getconf(handle)) != NULL) { in rpc_reg()
201 if ((nconf = __rpc_getconf(handle)) == NULL) { in clnt_create_timed()
852 while ((nconf_clts = __rpc_getconf(handle)) in __rpcb_findaddr_timed()1202 if ((nconf = __rpc_getconf(handle)) == NULL) { in rpcb_gettime()
305 while ((nconf = __rpc_getconf(handle)) != NULL) { in rpc_broadcast_exp()
326 __rpc_getconf(void *vhandle) in __rpc_getconf() function
1550 if ((nconf = __rpc_getconf(handle)) == NULL) {