Searched refs:current_menu (Results 1 – 6 of 6) sorted by relevance
43 current_entry = current_menu = &rootmenu; in _menu_init()54 menu->parent = current_menu; in menu_add_entry()73 return current_menu = current_entry; in menu_add_menu()78 last_entry_ptr = ¤t_menu->next; in menu_end_menu()79 current_menu = current_menu->parent; in menu_end_menu()
272 static struct menu *current_menu; variable361 if (prop && menu != current_menu) { in build_conf()448 if (menu == current_menu) { in build_conf()527 current_menu = menu; in conf()655 current_menu = menu; in conf_choice()
109 static struct menu *current_menu, *current_entry; variable1310 if (current_menu == (yyvaluep->menu))1320 if (current_menu == (yyvaluep->menu))1330 if (current_menu == (yyvaluep->menu))2311 if (current_menu->file != current_file) { in zconf_endtoken()2315 current_menu->file->name, current_menu->lineno, in zconf_endtoken()
32 static struct menu *current_menu, *current_entry; variable98 if (current_menu == $$)556 if (current_menu->file != current_file) { in zconf_endtoken()560 current_menu->file->name, current_menu->lineno, in zconf_endtoken()
266 static struct menu *current_menu; variable747 if (prop && menu != current_menu) { in build_conf()844 if (menu == current_menu) { in build_conf()1082 current_menu = menu; in conf()
109 static struct menu *current_menu, *current_entry;1310 if (current_menu == (yyvaluep->menu))1320 if (current_menu == (yyvaluep->menu))1330 if (current_menu == (yyvaluep->menu))2311 if (current_menu->file != current_file) {2315 current_menu->file->name, current_menu->lineno,