Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dconfig.h35 #define HOSTSFILE "/etc/hosts" macro
Dcache.c907 total_size = read_hostsfile(HOSTSFILE, 0, total_size); in cache_reload()
1218 return HOSTSFILE; in record_source()
Doption.c248 { 'h', OPT_NO_HOSTS, NULL, gettext_noop("Do NOT load %s file."), HOSTSFILE },
249 …, ARG_DUP, "path", gettext_noop("Specify a hosts file to be read in addition to %s."), HOSTSFILE },