Home
last modified time | relevance | path

Searched refs:hostsfile (Results 1 – 4 of 4) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h370 struct hostsfile { struct
371 struct hostsfile* next; argument
601 struct hostsfile* addn_hosts;
Dcache.c716 struct hostsfile* ah; in cache_reload()
770 struct hostsfile* ah1; in cache_reload()
796 if (!(ah1 = whine_malloc(sizeof(struct hostsfile)))) continue; in cache_reload()
1012 struct hostsfile* ah; in record_source()
Doption.c1118 struct hostsfile* new = opt_malloc(sizeof(struct hostsfile)); in one_opt()
/external/dnsmasq/
DCHANGELOG.archive2293 Added --dhcp-hostsfile option. This gives a superset of