Home
last modified time | relevance | path

Searched refs:rootEntry (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/scripts/kconfig/
A Dqconf.cc114 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 …]
A Dconf.c47 static struct menu *rootEntry; variable
584 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
657 rootEntry = menu_get_parent_menu(menu); in check_conf()
658 conf(rootEntry); in check_conf()
874 rootEntry = &rootmenu; in main()
A Dqconf.h104 struct menu *rootEntry; variable

Completed in 11 milliseconds