Searched refs:newnconf (Results 1 – 2 of 2) sorted by relevance
107 struct netconfig *newnconf; in add_bndlist() local109 newnconf = getnetconfigent(nconf->nc_netid); in add_bndlist()110 if (newnconf == NULL) in add_bndlist()114 freenetconfigent(newnconf); in add_bndlist()118 fdl->nconf = newnconf; in add_bndlist()
750 struct netconfig *newnconf; in __rpcb_findaddr_timed() local752 if ((newnconf = getnetconfigent("udp")) == NULL) { in __rpcb_findaddr_timed()756 client = getclnthandle(host, newnconf, &parms.r_addr); in __rpcb_findaddr_timed()757 freenetconfigent(newnconf); in __rpcb_findaddr_timed()