Searched refs:newnconf (Results 1 – 3 of 3) sorted by relevance
150 struct netconfig *newnconf; in add_bndlist() local154 newnconf = getnetconfigent(nconf->nc_netid); in add_bndlist()155 if (newnconf == NULL) in add_bndlist()159 freenetconfigent(newnconf); in add_bndlist()164 fdl->nconf = newnconf; in add_bndlist()
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()
913 struct netconfig *newnconf; in __rpcb_findaddr_timed() local938 if ((newnconf = __rpc_getconf(handle)) in __rpcb_findaddr_timed()953 if (strcmp(newnconf->nc_protofmly, in __rpcb_findaddr_timed()959 client = _getclnthandle_timed(host, newnconf, in __rpcb_findaddr_timed()