Searched refs:dhcp_hosts_file (Results 1 – 3 of 3) sorted by relevance
1134 if (daemon->dhcp_hosts_file) in one_opt()1137 daemon->dhcp_hosts_file = opt_string_alloc(arg); in one_opt()2710 if (daemon->dhcp_hosts_file) in reread_dhcp()2743 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK); in reread_dhcp()2744 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file); in reread_dhcp()
637 char *dhcp_hosts_file, *dhcp_opts_file; member
901 inet_ntoa(cp->addr), daemon->dhcp_hosts_file); in check_dhcp_hosts()