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

/freebsd-13-stable/usr.bin/whois/
H A Dwhois.c257 char *qnichost; local
258 s_asprintf(&qnichost, "%s%s", country, QNICHOST_TAIL);
259 whois(*argv, qnichost, port, flags);
260 free(qnichost);

Completed in 159 milliseconds