Searched refs:rootEntry (Results 1 – 3 of 3) sorted by relevance
117 if (sym && list->rootEntry == menu) in updateMenu()306 rootEntry(0), headerPopup(0) in ConfigList()424 if (!rootEntry) { in updateList()448 rootEntry->sym && rootEntry->prompt) { in updateList()455 updateMenuList(item, rootEntry); in updateList()461 updateMenuList(rootEntry); in updateList()553 if (rootEntry == menu) in setRootMenu()559 rootEntry = menu; in setRootMenu()572 oldroot = rootEntry; in setParentMenu()573 if (rootEntry == &rootmenu) in setParentMenu()[all …]
48 static struct menu *rootEntry; variable529 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()597 rootEntry = menu_get_parent_menu(menu); in check_conf()598 conf(rootEntry); in check_conf()816 rootEntry = &rootmenu; in main()
104 struct menu *rootEntry; variable
Completed in 8 milliseconds