Searched refs:rootEntry (Results 1 – 3 of 3) sorted by relevance
121 if (sym && list->rootEntry == menu) in updateMenu()319 rootEntry(0), headerPopup(0) in ConfigList()436 if (!rootEntry) { in updateList()459 rootEntry->sym && rootEntry->prompt) { in updateList()466 updateMenuList(item, rootEntry); in updateList()472 updateMenuList(rootEntry); in updateList()564 if (rootEntry == menu) in setRootMenu()570 rootEntry = menu; in setRootMenu()583 oldroot = rootEntry; in setParentMenu()584 if (rootEntry == &rootmenu) in setParentMenu()[all …]
48 static struct menu *rootEntry; variable529 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()597 rootEntry = menu_get_menu_or_parent_menu(menu); in check_conf()598 conf(rootEntry); in check_conf()819 rootEntry = &rootmenu; in main()
103 struct menu *rootEntry; variable
Completed in 11 milliseconds