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

/external/dnsmasq/src/
H A Ddnsmasq.h233 struct txt_record { struct
236 struct txt_record *next;
608 struct txt_record *txt;
H A Doption.c584 struct txt_record *r = opt_malloc(sizeof(struct txt_record));
2401 struct txt_record *new;
2432 new = opt_malloc(sizeof(struct txt_record));
H A Drfc1035.c945 struct txt_record *txt;
1201 struct txt_record *t;

Completed in 85 milliseconds