Searched defs:whois (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile29 PROG= finger rdate ruptime rwho whois
42 LINTCLEAN= rlogin.c rsh.c rcp.c rdate.c rwho.c whois.c
91 whois lint-whois := LDLIBS += -lsocket
H A Dwhois.c50 #define ABUSEHOST "whois.abuse.net"
51 #define NICHOST "whois.crsnic.net"
52 #define INICHOST "whois.networksolutions.com"
53 #define GNICHOST "whois.nic.gov"
54 #define ANICHOST "whois.arin.net"
55 #define LNICHOST "whois.lacnic.net"
56 #define KNICHOST "whois.krnic.net"
57 #define RNICHOST "whois.ripe.net"
58 #define PNICHOST "whois.apnic.net"
59 #define MNICHOST "whois
256 whois(const char *query, const char *hostname, int flags) function
[all...]

Completed in 73 milliseconds