Home
last modified time | relevance | path

Searched refs:loopnconf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c409 static struct netconfig *loopnconf; in local_rpcb() local
414 if (loopnconf == NULL) { in local_rpcb()
437 loopnconf = getnetconfigent(tmpnconf->nc_netid); in local_rpcb()
442 return (getclnthandle(HOST_SELF_CONNECT, loopnconf, NULL)); in local_rpcb()