Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dqconf.cc146 if (sym && list->rootEntry == menu) in updateMenu()
342 rootEntry(0), headerPopup(0) in ConfigList()
451 if (!rootEntry) { in updateList()
474 rootEntry->sym && rootEntry->prompt) { in updateList()
481 updateMenuList(item, rootEntry); in updateList()
486 updateMenuList(this, rootEntry); in updateList()
561 if (rootEntry == menu) in setRootMenu()
567 rootEntry = menu; in setRootMenu()
578 oldroot = rootEntry; in setParentMenu()
579 if (rootEntry == &rootmenu) in setParentMenu()
[all …]
A Dconf.c45 static struct menu *rootEntry; variable
373 rootEntry != menu) { in conf()
439 rootEntry = menu_get_parent_menu(menu); in check_conf()
440 conf(rootEntry); in check_conf()
670 rootEntry = &rootmenu; in main()
A Dqconf.h134 struct menu *rootEntry; variable

Completed in 8 milliseconds