Searched defs:autobooted (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu.c288 int autobooted,
314 if (!autobooted)
719 show_menu (grub_menu_t menu, int nested, int autobooted) argument
738 grub_menu_execute_with_fallback (menu, e, autobooted,
742 if (autobooted)
286 grub_menu_execute_with_fallback(grub_menu_t menu, grub_menu_entry_t entry, int autobooted, grub_menu_execute_callback_t callback, void *callback_data) argument

Completed in 16 milliseconds