Lines Matching refs:ERRNUM

1159 	If not, set ERRNUM to ERR_GEOM and return zero. This check is
1310 (real_root_func): Check ERRNUM after calling set_bootdev.
1593 Don't set ERRNUM after rawread failed, because rawread should
1594 set ERRNUM itself.
2262 set ERRNUM to ERR_NEED_SERIAL.
2777 from a logical partition. And, clear ERRNUM after testing if a
2779 ERRNUM. Reported by Ingo Korb <ingo@akana.de>.
2839 * stage2/builtins.c (chainloader_func): Set ERRNUM to
2840 ERR_EXEC_FORMAT, when ERRNUM is ERR_NONE, even if grub_read
2960 * stage2/disk_io.c (make_saved_active): Set ERRNUM to
3256 If TO_KEY is non-NULL but FROM_KEY is NULL, set ERRNUM to
3303 * stage2/builtins.c (find_func): Clear ERRNUM after the last
3304 call of next_partition, because it always sets ERRNUM. Reported
3415 Clear ERRNUM at the end in the loop for floppies, to ensure that
3416 ERRNUM is cleared before examining hard disks.
3419 If GOT_FILE is non-zero, set ERRNUM to ERR_FILE_NOT_FOUND and
3612 * stage2/char_io.c (print_error) [!STAGE1_5]: Print ERRNUM like
5183 respectively. Otherwise, set ERRNUM to ERR_BAD_ARGUMENT and
5213 If embed_func fails (i.e. ERRNUM is non-zero), goto fail.
5386 If SAVED_DRIVE is not a hard disk drive, set ERRNUM to
5485 If send_rrq fails, set ERRNUM to ERR_WRITE instead of ERR_READ.
5488 (tftp_dir): Set ERRNUM to ERR_WRITE instead of ERR_READ, if
6038 If ERRNUM is non-zero, then return -1.
6039 * stage2/char_io.c [!STAGE1_5] (get_cmdline): Clear ERRNUM after
6076 (find_func): Clear ERRNUM before each of the attempts.
6161 * stage2/char_io.c [!STAGE1_5] (get_cmdline): Clear ERRNUM after
6190 (print_error): Do not clear ERRNUM.
6191 * stage2/cmdline.c (run_script): If ERRNUM is non-zero, set
6192 ERRNUM to ERR_NONE.
6193 (enter_cmdline): Clear ERRNUM after print_error.
6295 * stage2/disk_io.c (grub_close): Do not set ERRNUM even if
6339 * stage2/builtins.c (device_func) [!GRUB_UTIL]: Set ERRNUM to
6430 * stage2/stage2.c (cmain): Clear ERRNUM after calling
7194 address returned by end_addr, return ! ERRNUM.
7509 * stage2/cmdline.c (run_script): If ERRNUM is non-zero, wait an
7697 non-zero, set STATUS to 1 if ERRNUM is non-zero.
8099 * stage2/char_io.c (print_error): Print ERRNUM in the format of