Go to the source code of this file.
Defines |
| #define | DLIST_CHECK1(list, nodevar, body) |
| #define | DLIST_CHECK2(list, nodevar, part, body) |
| #define | DLIST_ASSERTON(node, nodevar, list, part) |
Functions |
| void | adns_checkconsistency (adns_state ads, adns_query qu) |
| static void | checkc_query_alloc (adns_state ads, adns_query qu) |
| static void | checkc_query (adns_state ads, adns_query qu) |
| static void | checkc_notcpbuf (adns_state ads) |
| static void | checkc_global (adns_state ads) |
| static void | checkc_queue_udpw (adns_state ads) |
| static void | checkc_queue_tcpw (adns_state ads) |
| static void | checkc_queue_childw (adns_state ads) |
| static void | checkc_queue_output (adns_state ads) |
| void | adns__consistency (adns_state ads, adns_query qu, consistency_checks cc) |