Searched refs:newnconf (Results 1 – 3 of 3) sorted by relevance
142 struct netconfig *newnconf; local146 newnconf = getnetconfigent(nconf->nc_netid);147 if (newnconf == NULL)151 freenetconfigent(newnconf);155 fdl->nconf = newnconf;
423 struct netconfig *nconf, *newnconf = NULL; in __rpcfd_to_nconf() local471 newnconf = getnetconfigent(nconf->nc_netid); in __rpcfd_to_nconf()473 return (newnconf); in __rpcfd_to_nconf()
746 struct netconfig *newnconf; in __rpcb_findaddr_timed() local765 if ((newnconf = __rpc_getconf(handle)) in __rpcb_findaddr_timed()776 if (strcmp(newnconf->nc_protofmly, in __rpcb_findaddr_timed()781 client = _getclnthandle_timed(host, newnconf, in __rpcb_findaddr_timed()