config_strlist_head
struct config_strlist_head* to_print;
struct config_strlist_head* fr_output;
struct config_strlist_head;
int cfg_strlist_append(struct config_strlist_head* list, char* item)
struct config_strlist_head list;
int cfg_strlist_append(struct config_strlist_head* list, char* item);
struct config_strlist_head tls_session_ticket_keys;
struct config_strlist_head control_ifs;
dump_rrset(struct config_strlist_head* txt, struct ub_packed_rrset_key* k,
void (*func)(struct lruhash_entry*, struct config_strlist_head*, void*),
struct config_strlist_head txt; /* Text strings spooled. */
void (*func)(struct lruhash_entry*, struct config_strlist_head*, void*),
dump_rrset_entry(struct lruhash_entry* e, struct config_strlist_head* txt,
dump_msg_ref(struct config_strlist_head* txt, struct ub_packed_rrset_key* k)
dump_msg(struct config_strlist_head* txt, struct query_info* k,
dump_msg_entry(struct lruhash_entry* e, struct config_strlist_head* txt,
static void spool_txt_printf(struct config_strlist_head* txt,
spool_txt_string(struct config_strlist_head* txt, char* str)
spool_txt_vmsg(struct config_strlist_head* txt, const char* format,
spool_txt_printf(struct config_strlist_head* txt, const char* format, ...)
struct config_strlist_head txt;
dump_rrset_line(struct config_strlist_head* txt, struct ub_packed_rrset_key* k,
fr->fr_output = (struct config_strlist_head*)calloc(1,
cfg_strlist_append_listhead(struct config_strlist_head* list,
struct config_strlist_head* more)
struct config_strlist_head out;
struct config_strlist_head* to_print;
struct config_strlist_head* fr_output;
struct config_strlist_head;
struct config_strlist_head* local_list)
struct config_strlist_head* tcp_list)
struct config_strlist_head* tls_list, char* server_key,
setup_and_run(struct config_strlist_head* local_list,
struct config_strlist_head* tcp_list,
struct config_strlist_head* tls_list, char* server_key,
struct config_strlist_head local_list;
struct config_strlist_head tcp_list;
struct config_strlist_head tls_list;
int cfg_strlist_append(struct config_strlist_head* list, char* item)
struct config_strlist_head list;
int cfg_strlist_append(struct config_strlist_head* list, char* item);
struct config_strlist_head tls_session_ticket_keys;
struct config_strlist_head control_ifs;