Searched refs:rpcbind_get_conf (Results 1 – 9 of 9) sorted by relevance
270 uaddr = taddr2uaddr(rpcbind_get_conf(transp->xp_netid), in rpcbproc_getaddr_4_local()300 uaddr = taddr2uaddr(rpcbind_get_conf(transp->xp_netid), in rpcbproc_getversaddr_4_local()338 reg_nconf = rpcbind_get_conf(transp->xp_netid); in rpcbproc_getaddrlist_4_local()355 nconf = rpcbind_get_conf(rbl->rpcb_map.r_netid); in rpcbproc_getaddrlist_4_local()
125 nconf = rpcbind_get_conf(netid); in rpcbs_getaddr()174 nconf = rpcbind_get_conf(netid); in rpcbs_rmtcall()
94 struct netconfig *rpcbind_get_conf(const char *);
373 if (((nconf = rpcbind_get_conf(transp->xp_netid)) == NULL) || in rpcbproc_uaddr2taddr_com()406 if (((nconf = rpcbind_get_conf(transp->xp_netid)) == NULL) || in rpcbproc_taddr2uaddr_com()672 uaddr = taddr2uaddr(rpcbind_get_conf(transp->xp_netid), caller); in rpcbproc_callit_com()730 nconf = rpcbind_get_conf(transp->xp_netid); in rpcbproc_callit_com()1300 uaddr = taddr2uaddr(rpcbind_get_conf("udp"), in handle_reply()
231 rpcbind_get_conf(const char *netid) in rpcbind_get_conf() function
216 uaddr = taddr2uaddr(rpcbind_get_conf(transp->xp_netid), in rpcbproc_getaddr_3_local()
286 uaddr = taddr2uaddr(rpcbind_get_conf(xprt->xp_netid), in pmapproc_getport()
133 if ((nconf = rpcbind_get_conf(netid)) == NULL) in addrmerge()
296 rpcbind_get_conf(const char* netid __unused) in rpcbind_get_conf() function