Searched refs:rootEntry (Results 1 – 3 of 3) sorted by relevance
114 if (sym && list->rootEntry == menu) in updateMenu()303 rootEntry(0), headerPopup(0) in ConfigList()421 if (!rootEntry) { in updateList()445 rootEntry->sym && rootEntry->prompt) { in updateList()452 updateMenuList(item, rootEntry); in updateList()458 updateMenuList(rootEntry); in updateList()550 if (rootEntry == menu) in setRootMenu()556 rootEntry = menu; in setRootMenu()569 oldroot = rootEntry; in setParentMenu()570 if (rootEntry == &rootmenu) in setParentMenu()[all …]
46 static struct menu *rootEntry; variable587 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()660 rootEntry = menu_get_parent_menu(menu); in check_conf()661 conf(rootEntry); in check_conf()871 rootEntry = &rootmenu; in main()
104 struct menu *rootEntry; variable
Completed in 10 milliseconds