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

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

Completed in 91 milliseconds