Searched refs:dhcp_hosts_file (Results 1 – 3 of 3) sorted by relevance
1138 if (daemon->dhcp_hosts_file) in one_opt()1141 daemon->dhcp_hosts_file = opt_string_alloc(arg); in one_opt()2684 if (daemon->dhcp_hosts_file) in reread_dhcp()2717 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK); in reread_dhcp()2718 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file); in reread_dhcp()
619 char *dhcp_hosts_file, *dhcp_opts_file; member
906 inet_ntoa(cp->addr), daemon->dhcp_hosts_file); in check_dhcp_hosts()