Searched refs:ares_txt_reply (Results 1 – 5 of 5) sorted by relevance
21 struct ares_txt_reply* txt = nullptr; in TEST_F()27 struct ares_txt_reply* txt2 = txt->next; in TEST_F()32 struct ares_txt_reply* txt3 = txt2->next; in TEST_F()101 struct ares_txt_reply* txt = nullptr; in TEST_F()129 struct ares_txt_reply* txt = nullptr; in TEST_F()160 struct ares_txt_reply* txt = nullptr; in TEST_F()182 struct ares_txt_reply* txt = nullptr; in TEST_F()198 struct ares_txt_reply* txt = nullptr; in TEST_F()255 struct ares_txt_reply* txt = nullptr; in TEST_F()
38 struct ares_txt_reply* txt = NULL; in LLVMFuzzerTestOneInput()
60 struct ares_txt_reply txt_reply;
524 struct ares_txt_reply { struct525 struct ares_txt_reply *next; argument602 struct ares_txt_reply** txt_out);
209 struct ares_txt_reply **txt_out) in ares_parse_txt_reply()