iPXE
|
#include <errortab.h>
Data Fields | |
int | errno |
const char * | text |
Definition at line 14 of file errortab.h.
int errortab::errno |
Definition at line 15 of file errortab.h.
Referenced by find_error().
const char* errortab::text |
Definition at line 16 of file errortab.h.
Referenced by strerror().