Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h215 struct mx_srv_record { struct
219 struct mx_srv_record* next; argument
578 struct mx_srv_record* mxnames;
Doption.c1074 struct mx_srv_record* new; in one_opt()
1086 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2156 struct mx_srv_record* new; in one_opt()
2186 new = opt_malloc(sizeof(struct mx_srv_record)); in one_opt()
2534 struct mx_srv_record* mx; in read_opts()
2542 mx = opt_malloc(sizeof(struct mx_srv_record)); in read_opts()
2589 struct mx_srv_record* srv; in read_opts()
Drfc1035.c774 struct mx_srv_record* mx; in check_for_local_domain()
950 struct mx_srv_record* rec; in answer_request()
1306 struct mx_srv_record* tmp; in answer_request()