Searched refs:nhosts (Results 1 – 4 of 4) sorted by relevance
347 int parsestat, i, nhosts = 0, buflen; local402 if (nhosts == 0 && strcasestr(instr, filter) == 0) {422 if (nhosts && strcasestr(instr, h_name) == 0) {430 (void *)&taddr[nhosts]:431 (void *)&taddr6[nhosts];446 if (nhosts == 1 && hp) {486 if (nhosts > 0) {526 if (nhosts > 0) {548 if (++nhosts == 1) {567 if (nhosts >= ntaddr) {[all …]
55 static int nhosts; variable140 if (nhosts == hostslim) { in main()181 nhosts++; hsp++; in main()187 qsort((char *)hs, nhosts, sizeof (hs[0]), cmp); in main()188 if (nhosts == 0) { in main()192 for (i = 0; i < nhosts; i++) { in main()
106 int nhosts = clnames->h_cnt; in netgroup_check() local162 for (j = 0; j < nhosts && !belong; j++) { in netgroup_check()
556 int nhosts = clnames->h_cnt; in smb_netgroup_match() local611 for (j = 0; j < nhosts && !belong; j++) { in smb_netgroup_match()