Home
last modified time | relevance | path

Searched refs:ares_txt_ext (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_parse_txt_reply.c58 struct ares_txt_ext *txt_head = NULL; in ares__parse_txt_reply()
59 struct ares_txt_ext *txt_last = NULL; in ares__parse_txt_reply()
60 struct ares_txt_ext *txt_curr; in ares__parse_txt_reply()
217 struct ares_txt_ext **txt_out) in ares_parse_txt_reply_ext()
Dares_data.h61 struct ares_txt_ext txt_ext;
Dares.h532 struct ares_txt_ext { struct
533 struct ares_txt_ext *next; argument
606 struct ares_txt_ext** txt_out);
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-txt.cc52 struct ares_txt_ext* txt = nullptr; in TEST_F()
59 struct ares_txt_ext* txt2 = txt->next; in TEST_F()
65 struct ares_txt_ext* txt3 = txt2->next; in TEST_F()
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc309 struct ares_txt_ext* result = nullptr; in on_txt_done_locked()
310 struct ares_txt_ext* reply = nullptr; in on_txt_done_locked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc786 struct ares_txt_ext* result = nullptr; in on_txt_done_locked()
787 struct ares_txt_ext* reply = nullptr; in on_txt_done_locked()