Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h228 struct txt_record { struct
231 struct txt_record* next; argument
580 struct txt_record* txt;
Doption.c588 struct txt_record* r = opt_malloc(sizeof(struct txt_record)); in add_txt()
2105 struct txt_record* new; in one_opt()
2127 new = opt_malloc(sizeof(struct txt_record)); in one_opt()
Drfc1035.c775 struct txt_record* txt; in check_for_local_domain()
1004 struct txt_record* t; in answer_request()