FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WHOIS_RECURSE
usr.bin/whois/whois.c
213
flags |= WHOIS_RECURSE;
usr.bin/whois/whois.c
237
flags |= WHOIS_RECURSE;
usr.bin/whois/whois.c
510
if ((flags & WHOIS_RECURSE) && nhost == NULL) {