Searched refs:ares_mx_reply (Results 1 – 3 of 3) sorted by relevance
50 struct ares_mx_reply **mx_out) in ares_parse_mx_reply()57 struct ares_mx_reply *mx_head = NULL; in ares_parse_mx_reply()58 struct ares_mx_reply *mx_last = NULL; in ares_parse_mx_reply()59 struct ares_mx_reply *mx_curr; in ares_parse_mx_reply()
457 struct ares_mx_reply { struct458 struct ares_mx_reply *next; argument506 struct ares_mx_reply** mx_out);
59 struct ares_mx_reply mx_reply;