Searched refs:P_MENU (Results 1 – 7 of 7) sorted by relevance
113 menu_add_prompt(P_MENU, $2, NULL);183 current_entry->prompt->type = P_MENU;342 menu_add_prompt(P_MENU, $2, NULL);550 menu_add_prompt(P_MENU, "Main menu", NULL); in conf_parse()694 case P_MENU: in print_symbol()729 case P_MENU: in zconfdump()749 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
480 case P_MENU: in build_conf()585 if (menu->prompt->type == P_MENU) { in build_conf()806 else if (submenu->prompt->type == P_MENU) in conf()
674 if (ptype != P_MENU) in on_back_clicked()873 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()1030 case P_MENU: in fill_row()1319 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()1375 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
779 case P_MENU: in build_conf()890 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()1181 submenu->prompt->type == P_MENU) in selected_conf()
524 case P_MENU: in conf()
583 if (type == P_MENU) in menu_get_parent_menu()