Searched refs:host_record (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.h348 struct host_record { struct
357 struct host_record *next;
940 struct host_record *host_records, *host_records_tail;
H A Doption.c3880 struct host_record *new = opt_malloc(sizeof(struct host_record));
3881 memset(new, 0, sizeof(struct host_record));
H A Dcache.c1038 struct host_record *hr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.h348 struct host_record { struct
357 struct host_record *next;
940 struct host_record *host_records, *host_records_tail;
H A Doption.c3880 struct host_record *new = opt_malloc(sizeof(struct host_record));
3881 memset(new, 0, sizeof(struct host_record));
H A Dcache.c1038 struct host_record *hr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.h348 struct host_record { struct
357 struct host_record *next;
940 struct host_record *host_records, *host_records_tail;
H A Doption.c3880 struct host_record *new = opt_malloc(sizeof(struct host_record));
3881 memset(new, 0, sizeof(struct host_record));
H A Dcache.c1038 struct host_record *hr;

Completed in 273 milliseconds