iPXE
|
Error codes. More...
#include <errno.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
int | errno |
Global "last error" number. More... | |
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
int errno |
Global "last error" number.
This is valid only when a function has just returned indicating a failure.
Definition at line 20 of file errno.c.
Referenced by errno_fetch(), execv(), find_closest_error(), find_error(), gdbstub_send_errno(), strerror(), and tg3_init_one().