Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Drpcb_clnt.c419 static struct netconfig *loopnconf; in local_rpcb() local
458 if (loopnconf == NULL) { in local_rpcb()
501 loopnconf = getnetconfigent(tmpnconf->nc_netid); in local_rpcb()
506 client = getclnthandle(hostname, loopnconf, NULL); in local_rpcb()