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.c1180 struct mx_srv_record *new; in one_opt()
1194 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2449 struct mx_srv_record *new; in one_opt()
2488 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2888 struct mx_srv_record *mx; in read_opts()
2899 mx = opt_malloc(sizeof(struct mx_srv_record)); in read_opts()
2955 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;