iPXE
Data Fields
errortab Struct Reference

#include <errortab.h>

Data Fields

int errno
 
const char * text
 

Detailed Description

Definition at line 14 of file errortab.h.

Field Documentation

◆ errno

int errortab::errno

Definition at line 15 of file errortab.h.

Referenced by find_error().

◆ text

const char* errortab::text

Definition at line 16 of file errortab.h.

Referenced by strerror().


The documentation for this struct was generated from the following file: