Searched refs:HOSTSFILE (Results 1 – 3 of 3) sorted by relevance
35 #define HOSTSFILE "/etc/hosts" macro
742 if (!(daemon->options & OPT_NO_HOSTS)) total_size = read_hostsfile(HOSTSFILE, 0, total_size); in cache_reload()1014 if (index == 0) return HOSTSFILE; in record_source()
228 {'h', OPT_NO_HOSTS, NULL, gettext_noop("Do NOT load %s file."), HOSTSFILE},230 HOSTSFILE},