ReactOS 0.4.16-dev-1067-ge98bba2
|
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
Functions | |
static void | usage () |
static void | cleanup (int iExitCode) |
void | getwhoisserver (int argc, char **argv) |
int | main (int argc, char **argv) |
Variables | |
static char | NICHOST [] = "whois.internic.net" |
char * | host = NULL |
int | optset = 0 |
Definition at line 60 of file whois.c.
Referenced by main().
Definition at line 85 of file whois.c.
|
static |
Definition at line 54 of file whois.c.
Referenced by getwhoisserver().
int optset = 0 |
Definition at line 56 of file whois.c.
Referenced by getwhoisserver(), and main().