Lines Matching defs:txt
70 spool_txt_string(struct config_strlist_head* txt, char* str) in spool_txt_string()
79 spool_txt_vmsg(struct config_strlist_head* txt, const char* format, in spool_txt_vmsg()
89 spool_txt_printf(struct config_strlist_head* txt, const char* format, ...) in spool_txt_printf()
99 dump_rrset_line(struct config_strlist_head* txt, struct ub_packed_rrset_key* k, in dump_rrset_line()
112 dump_rrset(struct config_strlist_head* txt, struct ub_packed_rrset_key* k, in dump_rrset()
156 struct config_strlist_head txt; /* Text strings spooled. */ in dump_lruhash() local
262 dump_rrset_entry(struct lruhash_entry* e, struct config_strlist_head* txt, in dump_rrset_entry()
289 dump_msg_ref(struct config_strlist_head* txt, struct ub_packed_rrset_key* k) in dump_msg_ref()
310 dump_msg(struct config_strlist_head* txt, struct query_info* k, in dump_msg()
384 dump_msg_entry(struct lruhash_entry* e, struct config_strlist_head* txt, in dump_msg_entry()
937 struct config_strlist_head txt; in print_dp_main() local