Searched refs:nc_nlookups (Results 1 – 5 of 5) sorted by relevance
620 ncp->nc_nlookups = 0; in parse_ncp()627 ncp->nc_nlookups = 0; in parse_ncp()630 ncp->nc_nlookups + 1, sizeof(*ncp->nc_lookups))) == NULL) { in parse_ncp()637 ncp->nc_lookups[ncp->nc_nlookups++] = cp; in parse_ncp()717 p->nc_lookups = (char **)malloc((size_t)(p->nc_nlookups+1) * sizeof(char *)); in dup_ncp()723 for (i=0; i < p->nc_nlookups; i++) { in dup_ncp()
49 unsigned long nc_nlookups; /* Number of directory lookup libs */ member
19 unsigned long nc_nlookups; /* Number of directory lookup libs */ member
311 nconf_udp.nc_nlookups = 0; in rpcbind_get_conf()321 nconf_udp6.nc_nlookups = 0; in rpcbind_get_conf()
305 nconf->nc_netid, nconf->nc_nlookups); in init_transport()306 for (i = 0, s = nconf->nc_lookups; i < nconf->nc_nlookups; in init_transport()