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

/netgear-R7800-V1.0.2.28/scripts/config/
H A Dzconf.y186 menu_set_type($1->stype);
189 $1->stype);
201 if ($1->stype != S_UNKNOWN)
202 menu_set_type($1->stype);
205 $1->stype);
270 if ($1->stype == S_BOOLEAN || $1->stype == S_TRISTATE) {
271 menu_set_type($1->stype);
274 $1->stype);
292 if ($1->stype
[all...]
H A Dlkc.h48 enum symbol_type stype; member in struct:kconf_id

Completed in 31 milliseconds