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

/freebsd-10.3-release/usr.bin/whois/
H A Dwhois.c66 #define ANICHOST "whois.arin.net" macro
113 host = ANICHOST;
220 s_asprintf(&retval, "%s", ANICHOST);
238 s_asprintf(&retval, "%s", ANICHOST);
460 } else if (strcmp(hostname, ANICHOST) == 0) {

Completed in 102 milliseconds