Searched refs:__rpc_setconf (Results 1 – 17 of 17) sorted by relevance
65 extern void *__rpc_setconf(char *);70 extern void *__rpc_setconf();
69 if ((net = __rpc_setconf(nettype)) == 0) {
47 if ((net = __rpc_setconf(nettype)) == 0) { in svc_create_local_service()
89 if ((handle = __rpc_setconf(nettype)) == NULL) {
107 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in rpc_reg()
222 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in clnt_create_timed()331 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()
264 __rpc_setconf(char *nettype) in __rpc_setconf() function
132 if ((handle = __rpc_setconf((char *)nettype)) == NULL) { in svc_create()
173 if ((handle = __rpc_setconf((char *)nettype)) == NULL) in rpc_broadcast_exp()
339 res = __rpc_setconf(nettype); in my__rpc_setconf()
320 nc_handle = __rpc_setconf("netpath"); /* open netconfig file */
67 extern void *__rpc_setconf(), *__rpc_endconf();551 if ((handle = __rpc_setconf("datagram_v")) == NULL) {
654 __rpc_setconf;
652 void *__rpc_setconf(char *nettype);
1735 if ((handle = __rpc_setconf(proto)) != NULL) { in get_netids()
1693 if ((handle = __rpc_setconf(tlist[i])) == NULL)