Searched refs:__rpc_setconf (Results 1 – 16 of 16) sorted by relevance
63 extern void *__rpc_setconf(char *);68 extern void *__rpc_setconf();
67 if ((net = __rpc_setconf(nettype)) == 0) {
45 if ((net = __rpc_setconf(nettype)) == 0) { in svc_create_local_service()
87 if ((handle = __rpc_setconf(nettype)) == NULL) {
107 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in rpc_reg()
219 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in clnt_create_timed()328 if ((handle = __rpc_setconf(nettype)) == NULL) { in clnt_create_service_timed()
697 if ((handle = __rpc_setconf("datagram_v")) != NULL) { in __rpcb_findaddr_timed()921 if ((handle = __rpc_setconf("udp")) == NULL) { in __rpcb_findaddr_timed()1234 if ((handle = __rpc_setconf("netpath")) == NULL) { in rpcb_gettime()
262 __rpc_setconf(char *nettype) in __rpc_setconf() function
136 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in svc_create()
171 if ((handle = __rpc_setconf((char *)nettype)) == NULL) in rpc_broadcast_exp()
337 res = __rpc_setconf(nettype); in my__rpc_setconf()
318 nc_handle = __rpc_setconf("netpath"); /* open netconfig file */
65 extern void *__rpc_setconf(), *__rpc_endconf();549 if ((handle = __rpc_setconf("datagram_v")) == NULL) {
743 __rpc_setconf;
1737 if ((handle = __rpc_setconf(proto)) != NULL) { in get_netids()
1693 if ((handle = __rpc_setconf(tlist[i])) == NULL)