HomeSort by: relevance | last modified time | path
    Searched defs:whois (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/whois/
whois.c 1 /* $NetBSD: whois.c,v 1.38 2020/03/01 02:26:16 sevan Exp $ */
2 /* $OpenBSD: whois.c,v 1.58 2018/06/19 11:28:11 jca Exp $ */
42 static const char sccsid[] = "@(#)whois.c 8.1 (Berkeley) 6/6/93";
44 __RCSID("$NetBSD: whois.c,v 1.38 2020/03/01 02:26:16 sevan Exp $");
63 #define ANICHOST "whois.arin.net"
64 #define BNICHOST "whois.registro.br"
65 #define CNICHOST "whois.corenic.net"
66 #define DNICHOST "whois.nic.mil"
67 #define FNICHOST "whois.afrinic.net"
68 #define GNICHOST "whois.nic.gov
177 whois(const char *query, const char *server, const char *port, int flags) function in typeref:typename:int
    [all...]

Completed in 48 milliseconds