Home
last modified time | relevance | path

Searched defs:txt_out (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_parse_txt_reply.c32 ares__parse_txt_reply(const unsigned char *abuf, size_t alen, ares_bool_t ex, void **txt_out) ares__parse_txt_reply() argument
120 ares_parse_txt_reply(const unsigned char *abuf, int alen, struct ares_txt_reply **txt_out) ares_parse_txt_reply() argument
130 ares_parse_txt_reply_ext(const unsigned char *abuf, int alen, struct ares_txt_ext **txt_out) ares_parse_txt_reply_ext() argument
/third_party/node/src/
H A Dcares_wrap.cc363 struct ares_txt_ext* txt_out; in ParseTxtReply() local

Completed in 3 milliseconds