Lines Matching refs:enter_cmdline
1602 * stage2/cmdline.c (enter_cmdline): If USE_PAGER is true, set
3693 (enter_cmdline): Call grub_setjmp with RESTART_CMDLINE_ENV after
3727 be fixed so that it restarts enter_cmdline instead.
4378 * stage2/cmdline.c (enter_cmdline) [SUPPORT_DISKLESS]: Redisplay
4436 * stage2/cmdline.c (enter_cmdline): Don't give errors on empty
5596 * stage2/cmdline.c (enter_cmdline): Set BUF_DRIVE to -1 before
5768 * stage2/stage2.c (cmain): Tell enter_cmdline to run forever.
5769 (run_menu): Tell print_cmdline_message and enter_cmdline that we
5771 * stage2/cmdline.c (enter_cmdline): New argument, FOREVER, for
6034 (enter_cmdline): Clear ERRNUM after print_error.
7445 (enter_cmdline): Rewritten from scratch. Now deal with only the
7481 Do not check the return value of enter_cmdline.
7490 Run enter_cmdline forever.
7518 * stage2/cmdline.c (enter_cmdline) [GRUB_UTIL]: Add a space in
7557 (enter_cmdline): Likewise.
7593 * stage2/cmdline.c (enter_cmdline): Use MB_CMDLINE instead of
7697 * stage2/cmdline.c (enter_cmdline) [GRUB_UTIL]: In the command
7729 (enter_cmdline): If CUR_HEAP has the string "geometry", print
7901 * stage2/cmdline.c (enter_cmdline) [!GRUB_UTIL]: When running
7904 (enter_cmdline) [GRUB_UTIL]: In the same case above, check only
8231 (enter_cmdline): Change the return type to cmdline_t, and return
8233 (enter_cmdline) [GRUB_UTIL]: Return CMDLINE_ABORT if CUR_HEAP
8237 (enter_cmdline): Change the return type to cmdline_t.
8241 If enter_cmdline returns CMDLINE_ABORT, then return MENU_ABORT,
8243 (cmain): If enter_cmdline aborts, then break the command-line
8288 (enter_cmdline): Handle the color command.
8316 (enter_cmdline): Handle "testload", "read", "fstest",
8388 * shared_src/cmdline.c (enter_cmdline): Explicitly cast
8444 * shared_src/cmdline.c (enter_cmdline): Doesn't check for the jump
8509 * shared_src/cmdline.c (enter_cmdline): Do not use getc, but use
8685 * shared_src/cmdline.c (enter_cmdline): Check the return value of
8718 * shared_src/cmdline.c (enter_cmdline): Declare dest_geom as
8745 * shared_src/cmdline.c (enter_cmdline): Change prompt to "grub> ".
8746 (enter_cmdline): Only abort the boot if we are in a script.
8834 enter_cmdline returns nonzero... just wait for a key.
8836 * shared_src/cmdline.c (enter_cmdline): Return nonzero, and avoid
8920 * shared_src/cmdline.c (enter_cmdline): Use BIOSDISK_WRITE.