Searched refs:dhcp_hosts_file (Results 1 – 3 of 3) sorted by relevance
1139 if (daemon->dhcp_hosts_file) in one_opt()1142 daemon->dhcp_hosts_file = opt_string_alloc(arg); in one_opt()2711 if (daemon->dhcp_hosts_file) in reread_dhcp()2744 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK); in reread_dhcp()2745 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_hosts_file); in reread_dhcp()
639 char *dhcp_hosts_file, *dhcp_opts_file; member
906 inet_ntoa(cp->addr), daemon->dhcp_hosts_file); in check_dhcp_hosts()