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
586 struct mx_srv_record *mxnames;
Doption.c1184 struct mx_srv_record *new; in one_opt()
1198 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2427 struct mx_srv_record *new; in one_opt()
2466 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2878 struct mx_srv_record *mx; in read_opts()
2889 mx = opt_malloc(sizeof(struct mx_srv_record)); in read_opts()
2945 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()
1568 struct mx_srv_record *tmp; in answer_request()
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch30 struct mx_srv_record *mxnames;