Searched refs:dhcp_file (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Drfc2131.c212 bootp_option_put(mess, daemon->dhcp_file, daemon->dhcp_sname);
438 bootp_option_put(mess, daemon->dhcp_file, daemon->dhcp_sname);
556 bootp_option_put(mess, daemon->dhcp_file, daemon->dhcp_sname);
H A Ddnsmasq.h356 char *dhcp_file; member in struct:daemon
H A Doption.c1166 daemon->dhcp_file = safe_string_alloc(optarg);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Doption.c1423 char *dhcp_file, *dhcp_sname = NULL; local
1427 dhcp_file = safe_string_alloc(arg);
1445 new->file = dhcp_file;

Completed in 161 milliseconds