Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_hosts_file

1107       if (daemon->dhcp_hosts_file)
1110 daemon->dhcp_hosts_file = opt_string_alloc(arg);
2653 if (daemon->dhcp_hosts_file)
2686 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK);
2687 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file);