ReactOS 0.4.16-dev-303-g11d5cb8
|
#include "adnshost.h"
Go to the source code of this file.
Functions | |
void | quitnow (int rc) |
void | sysfail (const char *what, int errnoval) |
void | usageerr (const char *fmt,...) |
void | outerr (void) |
void * | xmalloc (size_t sz) |
char * | xstrsave (const char *str) |
void | of_config (const struct optioninfo *oi, const char *arg, const char *arg2) |
void | of_type (const struct optioninfo *oi, const char *arg, const char *arg2) |
static void | process_optarg (const char *arg, const char *const **argv_p, const char *value) |
static void | read_stdin (void) |
int | main (int argc, const char *const *argv) |
Variables | |
int | rcode |
const char * | config_text |
static int | used |
static int | avail |
static char * | buf |
Definition at line 224 of file adh-main.c.
Definition at line 83 of file adh-main.c.
Definition at line 87 of file adh-main.c.
Definition at line 64 of file adh-main.c.
Referenced by main(), print_dnsfail(), print_status(), print_ttl(), print_withspace(), and query_done().
|
static |
Definition at line 125 of file adh-main.c.
Referenced by main(), and read_stdin().
Definition at line 42 of file adh-main.c.
Referenced by main(), of_help(), sysfail(), and usageerr().
Definition at line 186 of file adh-main.c.
Referenced by main().
Definition at line 49 of file adh-main.c.
Referenced by ensure_adns_init(), main(), of_help(), of_ptr(), of_reverse(), outerr(), print_dnsfail(), print_ttl(), printusage(), query_do(), query_done(), read_stdin(), test_SHDeleteKey(), and xmalloc().
Definition at line 54 of file adh-main.c.
Referenced by find(), main(), noninvert(), of_ptr(), of_reverse(), of_type(), prep_query(), and process_optarg().
Definition at line 75 of file adh-main.c.
|
static |
Definition at line 39 of file adh-main.c.
Referenced by _bdf_readstream(), _test_peek_pipe(), AVISplitter_InputPin_PreConnect(), deflateSetDictionary(), drive_get_AvailableSpace(), HTTPREQ_QueryDataAvailable(), is_used_desc_packed(), mem_init(), MPEGSplitter_pre_connect(), read_stdin(), test_clock(), test_conn_close(), test_CreateNamedPipe(), test_http_read(), tt_face_load_kern(), and write_output_buffer().
Definition at line 40 of file adh-main.c.
Referenced by read_stdin().
Definition at line 37 of file adh-main.c.
Referenced by ensure_adns_init(), and of_config().
int rcode |
Definition at line 36 of file adh-main.c.
Referenced by adns__procdgram(), check_status(), and main().
|
static |
Definition at line 39 of file adh-main.c.
Referenced by __WideCharToMultiByte(), ApplyOrdinals(), build_zonemap_from_reg(), deflate_stored(), DPLAYX_PrivHeapAlloc(), get_length_dbcs(), get_length_sbcs(), inflate_table(), is_used_desc_packed(), MD5_Final(), MD5_Update(), mem_free(), mem_malloc(), mem_trim(), msi_save_string_table(), parse_attr(), ParseNoTildeEffect(), ParseTildeEffect(), pool_destroy(), read_stdin(), set_cookies(), SHELL_ArgifyW(), START_TEST(), tcp_remove_all(), test_file_monikers(), test_other_invalid_parameters(), test_RtlIpv4AddressToStringEx(), test_sockets_get_used_count(), test_tcp_recv_ooseq_double_FINs(), test_tcp_rto_timeout_impl(), test_tcp_rto_timeout_syn_sent_impl(), test_tcp_tx_full_window_lost(), test_tcp_zwp_timeout_impl(), test_URLSubRegQueryA(), udp_remove_all(), userlist(), wcstombs_dbcs_slow(), wcstombs_sbcs_slow(), WideCharToMultiByte(), wine_cp_wcstombs(), and xmlParserInputShrink().