Searched refs:run_menu (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/stage2/ |
H A D | stage2.c | 234 run_menu (char *menu_entries, char *config_entries, int num_entries, function 658 run_menu (heap, NULL, new_num_entries, new_heap, 0); 1111 run_menu (menu_entries, config_entries, num_entries,
|
/osnet-11/usr/src/grub/grub2/grub-core/normal/ |
H A D | menu.c | 496 run_menu (grub_menu_t menu, int nested, int *auto_boot) function 727 boot_entry = run_menu (menu, nested, &auto_boot);
|
Completed in 100 milliseconds