Searched refs:ares_parse_txt_reply_ext (Results 1 – 5 of 5) sorted by relevance
210 ares_parse_txt_reply_ext (const unsigned char *abuf, int alen, in ares_parse_txt_reply_ext() function
685 CARES_EXTERN int ares_parse_txt_reply_ext(const unsigned char* abuf,
780 status = ares_parse_txt_reply_ext(buf, len, &reply); in on_txt_done_locked()
364 int status = ares_parse_txt_reply_ext(buf, len, &txt_out); in ParseTxtReply()
2755 - test: Check ares_parse_txt_reply_ext() entrypoint2759 txt: introduce `ares_parse_txt_reply_ext`2766 Introduce a new API method: `ares_parse_txt_reply_ext` that works with