Searched refs:ares_txt_reply (Results 1 – 3 of 3) sorted by relevance
55 struct ares_txt_reply **txt_out) in ares_parse_txt_reply()64 struct ares_txt_reply *txt_head = NULL; in ares_parse_txt_reply()65 struct ares_txt_reply *txt_last = NULL; in ares_parse_txt_reply()66 struct ares_txt_reply *txt_curr; in ares_parse_txt_reply()
463 struct ares_txt_reply { struct464 struct ares_txt_reply *next; argument510 struct ares_txt_reply** txt_out);
56 struct ares_txt_reply txt_reply;