Searched refs:dhcp_hosts_file (Results 1 – 3 of 3) sorted by relevance
1033 if (daemon->dhcp_hosts_file) in one_opt()1036 daemon->dhcp_hosts_file = opt_string_alloc(arg); in one_opt()2375 if (daemon->dhcp_hosts_file) { in reread_dhcp()2399 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK); in reread_dhcp()2400 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file); in reread_dhcp()
611 char *dhcp_hosts_file, *dhcp_opts_file; member
586 inet_ntoa(cp->addr), daemon->dhcp_hosts_file); in check_dhcp_hosts()