Searched refs:ip_whois (Results 1 – 1 of 1) sorted by relevance
75 const char *ip_whois[] = { LNICHOST, RNICHOST, PNICHOST, BNICHOST, variable328 for (i = 0; ip_whois[i] != NULL; i++) { in whois()329 if (strnstr(buf, ip_whois[i], len) != in whois()332 ip_whois[i]); in whois()