Searched refs:hostcount (Results 1 – 1 of 1) sorted by relevance
3523 int hostcount = 0; /* count of hosts in zone */ variable3702 i = (verbose || statistics || hostmode) ? 0 : hostcount;3704 for (n = i; n < hostcount; n++)3804 for (n = 0; n < hostcount; n++)4619 for (n = 0; n < hostcount; n++)4670 hostcount = 0; /* count of host names */4872 if (i < hostcount)4952 if (i >= hostcount)4954 if (hostcount >= maxhosts)4959 hostname(hostcount) = newstr(adrname);[all …]