HomeSort by relevance Sort by last modified time
    Searched refs:ares_mx_reply (Results 1 - 3 of 3) sorted by null

  /external/c-ares/
ares_data.h 22 ARES_DATATYPE_MX_REPLY, /* struct ares_mx_reply - introduced in 1.7.2 */
59 struct ares_mx_reply mx_reply;
ares_parse_mx_reply.c 50 struct ares_mx_reply **mx_out)
57 struct ares_mx_reply *mx_head = NULL;
58 struct ares_mx_reply *mx_last = NULL;
59 struct ares_mx_reply *mx_curr;
ares.h 457 struct ares_mx_reply { struct
458 struct ares_mx_reply *next;
506 struct ares_mx_reply** mx_out);

Completed in 1016 milliseconds