Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_hosts_file

1134       if (daemon->dhcp_hosts_file)
1137 daemon->dhcp_hosts_file = opt_string_alloc(arg);
2710 if (daemon->dhcp_hosts_file)
2743 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK);
2744 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file);