Searched refs:ares_srv_reply (Results 1 – 7 of 7) sorted by relevance
18 struct ares_srv_reply* srv = nullptr; in TEST_F()27 struct ares_srv_reply* srv2 = srv->next; in TEST_F()52 struct ares_srv_reply* srv = nullptr; in TEST_F()91 struct ares_srv_reply* srv = nullptr; in TEST_F()114 struct ares_srv_reply* srv0 = nullptr; in TEST_F()117 struct ares_srv_reply* srv = srv0; in TEST_F()157 struct ares_srv_reply* srv = nullptr; in TEST_F()189 struct ares_srv_reply* srv0 = nullptr; in TEST_F()192 struct ares_srv_reply* srv = srv0; in TEST_F()223 struct ares_srv_reply* srv = nullptr; in TEST_F()[all …]
30 struct ares_srv_reply* srv = NULL; in LLVMFuzzerTestOneInput()
50 struct ares_srv_reply **srv_out) in ares_parse_srv_reply()57 struct ares_srv_reply *srv_head = NULL; in ares_parse_srv_reply()58 struct ares_srv_reply *srv_last = NULL; in ares_parse_srv_reply()59 struct ares_srv_reply *srv_curr; in ares_parse_srv_reply()
62 struct ares_srv_reply srv_reply;
510 struct ares_srv_reply { struct511 struct ares_srv_reply *next; argument594 struct ares_srv_reply** srv_out);
263 struct ares_srv_reply* reply; in on_srv_query_done_locked()268 for (struct ares_srv_reply* srv_it = reply; srv_it != nullptr; in on_srv_query_done_locked()
742 struct ares_srv_reply* reply; in on_srv_query_done_locked()747 for (struct ares_srv_reply* srv_it = reply; srv_it != nullptr; in on_srv_query_done_locked()