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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/
H A Dhotplug2.c401 struct options_t bool_options[] = { local
413 for (i = 0; bool_options[i].name != NULL; i++) {
414 if (!get_bool_opt(*argv, bool_options[i].name, bool_options[i].value)) {

Completed in 97 milliseconds