Lines Matching refs:HOSTSFILE
195 { "dhcp-hostsfile", 1, 0, LOPT_DHCP_HOST },
244 { '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 },
1135 problem = _("only one dhcp-hostsfile allowed");
1227 struct hostsfile *new = opt_malloc(sizeof(struct hostsfile));