Searched refs:current_menu (Results 1 – 4 of 4) sorted by relevance
276 static struct menu *current_menu; variable488 if (prop && menu != current_menu) { in build_conf()575 if (menu == current_menu) { in build_conf()660 current_menu = menu; in conf()807 current_menu = menu; in conf_choice()
31 static struct menu *current_menu, *current_entry; variable107 if (current_menu == $$)535 if (current_menu->file != current_file) { in zconf_endtoken()539 current_menu->file->name, current_menu->lineno, in zconf_endtoken()
43 current_entry = current_menu = &rootmenu; in _menu_init()54 menu->parent = current_menu; in menu_add_entry()68 return current_menu = current_entry; in menu_add_menu()73 last_entry_ptr = ¤t_menu->next; in menu_end_menu()74 current_menu = current_menu->parent; in menu_end_menu()
258 static struct menu *current_menu; variable750 if (prop && menu != current_menu) { in build_conf()847 if (menu == current_menu) { in build_conf()1084 current_menu = menu; in conf()