Home
last modified time | relevance | path

Searched refs:ares_parse_txt_reply_ext (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_parse_txt_reply.c210 ares_parse_txt_reply_ext (const unsigned char *abuf, int alen, in ares_parse_txt_reply_ext() function
/third_party/node/deps/cares/include/
Dares.h685 CARES_EXTERN int ares_parse_txt_reply_ext(const unsigned char* abuf,
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc780 status = ares_parse_txt_reply_ext(buf, len, &reply); in on_txt_done_locked()
/third_party/node/src/
Dcares_wrap.cc364 int status = ares_parse_txt_reply_ext(buf, len, &txt_out); in ParseTxtReply()
/third_party/node/deps/cares/
DCHANGES2755 - test: Check ares_parse_txt_reply_ext() entrypoint
2759 txt: introduce `ares_parse_txt_reply_ext`
2766 Introduce a new API method: `ares_parse_txt_reply_ext` that works with