Home
last modified time | relevance | path

Searched refs:mx_srv_record (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h214 struct mx_srv_record { struct
218 struct mx_srv_record *next; argument
579 struct mx_srv_record *mxnames;
Doption.c1153 struct mx_srv_record *new; in one_opt()
1167 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2396 struct mx_srv_record *new; in one_opt()
2435 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2847 struct mx_srv_record *mx; in read_opts()
2858 mx = opt_malloc(sizeof(struct mx_srv_record)); in read_opts()
2914 struct mx_srv_record *srv; in read_opts()
Drfc1035.c949 struct mx_srv_record *mx; in check_for_local_domain()
1147 struct mx_srv_record *rec; in answer_request()
1571 struct mx_srv_record *tmp; in answer_request()