Home
last modified time | relevance | path

Searched refs:run_menu (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/format/
H A Dmenu_cache.c70 run_menu(menu_cache, "CACHE", "cache", 0); in c_cache()
80 run_menu(menu_write_cache, "WRITE_CACHE", "write_cache", 0); in ca_write_cache()
90 run_menu(menu_read_cache, "READ_CACHE", "read_cache", 0); in ca_read_cache()
H A Dmenu.h61 void run_menu(struct menu_item *, char *, char *, int);
H A Dmenu_developer.c73 run_menu(menu_developer, "DEVELOPER", "developer", 0); in c_developer()
H A Dmenu.c138 run_menu(menu, title, prompt, display_flag) in run_menu() function
H A Dmain.c312 run_menu(menu_command, "FORMAT", "format", 1); in main()
H A Dmenu_command.c720 run_menu(menu_partition, "PARTITION", "partition", 0); in c_partition()
1775 run_menu(menu_analyze, "ANALYZE", "analyze", 0); in c_analyze()
1831 run_menu(menu_defect, "DEFECT", "defect", 0); in c_defect()
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c237 run_menu (char *menu_entries, char *config_entries, int num_entries, in run_menu() function
673 run_menu (heap, NULL, new_num_entries, new_heap, 0); in run_menu()
1126 run_menu (menu_entries, config_entries, num_entries, in cmain()
/titanic_50/usr/src/lib/libshell/common/scripts/
H A Dgnaw.sh322 function run_menu function
1041 run_menu
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog77 * stage2/stage2.c (run_menu): Change the fallback handling to
333 * stage2/stage2.c (run_menu): Change the fallback handling to
584 * stage2/stage2.c (run_menu): Use GRUB_INVALID_DRIVE instead of
1072 * stage2/stage2.c (run_menu): Call setcursor instead of
1181 * stage2/stage2.c (run_menu): Deal with Page Up and Page Down.
1249 * stage2/stage2.c (run_menu): Reverse if (!) to if () for
1714 * stage2/stage2.c (run_menu): Call cls outside the loop to run
2492 (run_menu): Use it to implement menu & command-list if on dumb
2598 * stage2/stage2.c (run_menu) [SUPPORT_HERCULES]: Added hercules
3165 * stage2/stage2.c (run_menu): Call check_password to check password.
[all …]