Home
last modified time | relevance | path

Searched refs:OPT_PRESET_MENU (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c66 #define OPT_PRESET_MENU -16 macro
83 {"preset-menu", no_argument, 0, OPT_PRESET_MENU},
236 case OPT_PRESET_MENU: in main()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1900 (OPT_PRESET_MENU): New macro.
1905 (main): Set USE_PRESET_MENU to 1 in the case of OPT_PRESET_MENU.