Searched refs:current_menu (Results 1 – 5 of 5) sorted by relevance
7 extern struct menu *current_menu, *current_entry;
44 current_entry = current_menu = &rootmenu; in _menu_init()55 menu->parent = current_menu; in menu_add_entry()69 current_menu = current_entry; in menu_add_menu()70 return current_menu; in menu_add_menu()75 last_entry_ptr = ¤t_menu->next; in menu_end_menu()76 current_menu = current_menu->parent; in menu_end_menu()
283 static struct menu *current_menu; variable527 if (prop && menu != current_menu) { in build_conf()614 if (menu == current_menu) { in build_conf()694 current_menu = menu; in conf_choice()854 current_menu = menu; in conf()
32 struct menu *current_menu, *current_entry; variable104 if (current_menu == $$)523 if (current_menu->file != current_file) { in zconf_endtoken()527 current_menu->file->name, current_menu->lineno, in zconf_endtoken()
263 static struct menu *current_menu; variable823 if (prop && menu != current_menu) { in build_conf()919 if (menu == current_menu) { in build_conf()1159 current_menu = menu; in selected_conf()