Searched refs:__rpc_setconf (Results 1 – 8 of 8) sorted by relevance
57 extern void *__rpc_setconf(const char *);
107 if ((handle = __rpc_setconf(nettype)) == NULL) { in svc_create()
126 if ((handle = __rpc_setconf(nettype)) == NULL) { in rpc_reg()
811 if ((handle = __rpc_setconf("datagram_v")) != NULL) in __rpcb_findaddr()813 if ((handle = __rpc_setconf("circuit_v")) != NULL) in __rpcb_findaddr()1155 if ((handle = __rpc_setconf("netpath")) == NULL) { in rpcb_gettime()
167 if ((handle = __rpc_setconf(nettype)) == NULL) { in clnt_create()
338 __rpc_setconf(const char *nettype) in __rpc_setconf() function
321 if ((handle = __rpc_setconf(nettype)) == NULL) { in rpc_broadcast_exp()
1603 if ((handle = __rpc_setconf(tlist[i])) == NULL)