Searched refs:ares_srv_reply (Results 1 – 3 of 3) sorted by relevance
55 struct ares_srv_reply **srv_out) in ares_parse_srv_reply()62 struct ares_srv_reply *srv_head = NULL; in ares_parse_srv_reply()63 struct ares_srv_reply *srv_last = NULL; in ares_parse_srv_reply()64 struct ares_srv_reply *srv_curr; in ares_parse_srv_reply()
449 struct ares_srv_reply { struct450 struct ares_srv_reply *next; argument502 struct ares_srv_reply** srv_out);
57 struct ares_srv_reply srv_reply;