Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h227 struct txt_record { struct
230 struct txt_record *next; argument
581 struct txt_record *txt;
Doption.c558 struct txt_record *r = opt_malloc(sizeof(struct txt_record)); in add_txt()
2331 struct txt_record *new; in one_opt()
2362 new = opt_malloc(sizeof(struct txt_record)); in one_opt()
Drfc1035.c950 struct txt_record *txt; in check_for_local_domain()
1209 struct txt_record *t; in answer_request()