Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dgconf.c1355 && !(child->flags & MENU_ROOT) && (tree == tree1)) in display_tree()
1358 if ((view_mode == SPLIT_VIEW) && (child->flags & MENU_ROOT) in display_tree()
1368 printf("%s", child->flags & MENU_ROOT ? "rootmenu | " : ""); in display_tree()
1392 if (((view_mode == SINGLE_VIEW) && (menu->flags & MENU_ROOT)) in display_tree()
1431 menu->flags |= MENU_ROOT; in fixup_rootmenu()
A Dexpr.h183 #define MENU_ROOT 0x0002 macro
A Dqconf.cc473 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList()
624 if (!(child->flags & MENU_ROOT)) in updateMenuList()
628 if (child->flags & MENU_ROOT) in updateMenuList()
1538 if (menu->flags & MENU_ROOT) { in setMenuLink()
1734 menu->flags |= MENU_ROOT; in fixup_rootmenu()

Completed in 9 milliseconds