Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h220 struct mx_srv_record { struct
224 struct mx_srv_record *next; argument
606 struct mx_srv_record *mxnames;
Doption.c1185 struct mx_srv_record *new; in one_opt()
1199 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2454 struct mx_srv_record *new; in one_opt()
2493 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2906 struct mx_srv_record *mx; in read_opts()
2917 mx = opt_malloc(sizeof(struct mx_srv_record)); in read_opts()
2973 struct mx_srv_record *srv; in read_opts()
Drfc1035.c946 struct mx_srv_record *mx; in check_for_local_domain()
1144 struct mx_srv_record *rec; in answer_request()
1565 struct mx_srv_record *tmp; in answer_request()
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch30 struct mx_srv_record *mxnames;