Searched refs:txt_head (Results 1 – 1 of 1) sorted by relevance
36 struct ares_txt_ext *txt_head = NULL; in ares__parse_txt_reply() local85 txt_head = txt_curr; in ares__parse_txt_reply()109 if (txt_head) { in ares__parse_txt_reply()110 ares_free_data(txt_head); in ares__parse_txt_reply()114 *txt_out = txt_head; in ares__parse_txt_reply()