Searched refs:txt_head (Results 1 – 1 of 1) sorted by relevance
64 struct ares_txt_reply *txt_head = NULL; in ares_parse_txt_reply() local132 txt_head = txt_curr; in ares_parse_txt_reply()192 if (txt_head) in ares_parse_txt_reply()193 ares_free_data (txt_head); in ares_parse_txt_reply()198 *txt_out = txt_head; in ares_parse_txt_reply()