HomeSort by relevance Sort by last modified time
    Searched defs:show_menu (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
ui.c 83 static int show_menu = 0; variable
163 if (show_menu) {
444 show_menu = 1;
454 if (show_menu > 0) {
469 if (show_menu > 0 && text_rows > 0 && text_cols > 0) {
470 show_menu = 0;
  /external/grub/stage2/
builtins.c 79 int show_menu = 1; variable
    [all...]

Completed in 20 milliseconds