Searched refs:whois_referral (Results 1 – 1 of 1) sorted by relevance
100 } whois_referral[] = { variable511 for (i = 0; whois_referral[i].prefix != NULL; i++) { in whois()514 if (strncasecmp(p, whois_referral[i].prefix, in whois()515 whois_referral[i].len) != 0) in whois()517 p += whois_referral[i].len; in whois()