Searched defs:dhcp_sname (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Doption.c1964 char *dhcp_file, *dhcp_sname = NULL; local
1973 dhcp_sname = opt_string_alloc(arg);
1985 new->sname = dhcp_sname;

Completed in 21 milliseconds