Searched refs:nc_nlookups (Results 1 – 10 of 10) sorted by relevance
168 (tp->nc_nlookups == 0)) { in netdir_getbyname()186 (tp->nc_nlookups == 0)) { in netdir_getbyname()220 for (i = 0; i < tp->nc_nlookups; i++) { in __classic_netdir_getbyname()275 (tp->nc_nlookups == 0)) { in netdir_getbyaddr()285 (tp->nc_nlookups == 0)) { in netdir_getbyaddr()309 (tp->nc_nlookups == 0)) { in __netdir_getbyaddr_nosrv()319 (tp->nc_nlookups == 0)) { in __netdir_getbyaddr_nosrv()349 for (i = 0; i < tp->nc_nlookups; i++) { in __classic_netdir_getbyaddr()412 (tp->nc_nlookups == 0)) { in netdir_options()417 for (i = 0; i < tp->nc_nlookups; i++) { in netdir_options()[all …]
371 (((netconfigp->nc_nlookups = getnlookups(tok3)) != 0) && in fgetnetconfig()903 for (i = 0; i < netconfigp->nc_nlookups; i++) in netconfig_free()924 nconf->nc_lookups = malloc((netconfigp->nc_nlookups + 1) in netconfig_dup()934 for (i = 0; i < netconfigp->nc_nlookups; i++) { in netconfig_dup()937 nconf->nc_nlookups = i; in netconfig_dup()944 nconf->nc_nlookups = netconfigp->nc_nlookups; in netconfig_dup()
511 nnp->nc_nlookups = onp->nc_nlookups;512 if (onp->nc_nlookups == 0)517 nnp->nc_lookups = (char **)malloc(onp->nc_nlookups *520 for (i = 0; i < onp->nc_nlookups; i++)
50 unsigned int nc_nlookups; /* # of entries in nc_lookups */ member
1101 ncb->nc_nlookups = nca->nc_nlookups;1102 ncb->nc_lookups = (char **)calloc(nca->nc_nlookups, sizeof (char *));1122 for (i = 0; i < nca->nc_nlookups; i++)1131 for (i = 0; i < nca->nc_nlookups; i++)
57 unsigned long nc_nlookups; /* # of entries in nc_lookups */ member
355 (uint_t *)&objp->nc_nlookups, 100, sizeof (char *), in xdr_netconfig()
399 nconf->nc_proto, nconf->nc_device, nconf->nc_nlookups, in _kadm5_initialize_rpcsec_gss_handle()
417 for (i = 0; i < np->nc_nlookups; i++) { in check_netconfig()
492 if (nconf->nc_nlookups == 0) { in _get_hostserv_inetnetdir_byname()908 if (nconf->nc_nlookups == 0) { in _get_hostserv_inetnetdir_byaddr()