libexplain  1.4.D001
Variables
libexplain/errno_info/table.h File Reference
#include <libexplain/ac/stddef.h>
#include <libexplain/errno_info.h>

Go to the source code of this file.

Variables

const explain_errno_info_t explain_errno_info []
const size_t explain_errno_info_size

Variable Documentation

The explain_errno_info global variable is used to record error numbers and their names.

Definition at line 26 of file errno_info.c.

The explain_errno_info_size global variable is used to record the size, in elements, of the explain_errno_info array.

Definition at line 1002 of file errno_info.c.