Searched refs:ip_whois (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/adv_cmds-153/whois/
H A Dwhois.c90 const char *ip_whois[] = { LNICHOST, RNICHOST, PNICHOST, BNICHOST, NULL }; variable
339 for (i = 0; ip_whois[i] != NULL; i++) {
340 if (strnstr(buf, ip_whois[i], len) !=
343 ip_whois[i]);

Completed in 114 milliseconds