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

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dtkparse.c382 static struct kconfig * last_menuoption = NULL; local
533 if ( last_menuoption != NULL )
538 last_menuoption->label = cfg->label;
539 last_menuoption = NULL;
709 last_menuoption = cfg;

Completed in 74 milliseconds