Searched refs:newnconf (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c423 struct netconfig *nconf, *newnconf = NULL; local
471 newnconf = getnetconfigent(nconf->nc_netid);
473 return (newnconf);
H A Drpcb_clnt.c741 struct netconfig *newnconf; local
760 if ((newnconf = __rpc_getconf(handle))
771 if (strcmp(newnconf->nc_protofmly,
776 client = _getclnthandle_timed(host, newnconf,

Completed in 43 milliseconds