Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_opts_file

1141       if (daemon->dhcp_opts_file)
1144 daemon->dhcp_opts_file = opt_string_alloc(arg);
2747 if (daemon->dhcp_opts_file)
2774 one_file(daemon->dhcp_opts_file, 1, LOPT_OPTS);
2775 my_syslog(MS_DHCP | LOG_INFO, _("read %s"), daemon->dhcp_opts_file);