ReactOS 0.4.16-dev-716-g2b2bdab
|
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.
Definition at line 55 of file whois.c.
Referenced by __rpcb_findaddr_timed(), _CorExeMain(), _open_simple_request(), add_cache(), add_host_header(), AtlAxGetHost(), build_proxy_connect_string(), cache_authorization(), cache_basic_authorization(), canonicalize_reg_name(), check_cache(), check_load_safety(), check_script_safety(), ClrCreateManagedInstance(), CLRRuntimeInfo_GetInterface(), compose_request_url(), connection_collector(), ConnectToReactOSWebsite(), cookie_parse_url(), create_monodata(), create_plugin_host(), create_windowed_editor(), detach_plugin_host(), DtcGetTransactionManager(), DtcGetTransactionManagerExA(), DtcGetTransactionManagerExW(), embed_plugin_object(), find_domain_name(), generate_security_id(), get_cookie(), get_cookie_header(), get_plugin_disp(), get_pos_rect(), get_server(), get_zone_from_domains(), getclnthandle(), GetHostEntry(), getnameinfo(), GetOurHostName(), getrpcport(), getwhoisserver(), hookup(), host2netname(), HTTP_DoAuthorization(), HTTP_HandleRedirect(), HTTP_HttpSendRequestW(), HTTP_InsertAuthorization(), HttpProtocol_open_request(), init_logger_addr(), initialize_plugin_object(), INTERNET_InternetOpenUrlW(), InternetCheckConnectionW(), InternetCrackUrlA(), InternetCrackUrlW_test(), InternetCreateUrlA_test(), InternetGetCookieExW(), InternetSetCookieExW(), InternetTransport_Connect(), invoke_plugin_prop(), licence_send_new_licence_request(), licence_send_request(), load_plugin(), load_prop_bag(), TMapLoader::LoadCharMap(), login(), LogOpen(), LookupCmd(), main(), NetBTinetResolve(), netconn_create(), netfinger(), NPP_Destroy(), NPP_SetWindow(), nsURI_SetHost(), open_connection(), open_http(), OpenControlConnection(), processFile(), ReallyFixupVTable(), release_host(), retrieve_cached_authorization(), retrieve_cached_basic_authorization(), rpc_call(), rpcb_getaddr(), rpcb_getmaps(), rpcb_gettime(), rpcrt4_ncacn_ip_tcp_open(), rpcrt4_protseq_ncacn_ip_tcp_open_endpoint(), ruserpass(), search_domain_for_zone(), search_for_domain_mapping(), setpeer(), SpoolX(), START_TEST(), test_communication(), test_default_format(), test_QueryInterface(), test_TxDraw(), test_TxGetNaturalSize(), test_TxGetScroll(), test_TxGetText(), test_TxSetText(), update_plugin_window(), update_readystate(), WinHttpCrackUrl_test(), WspiapiGetNameInfo(), and xmlParse3986Host().
|
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().