ReactOS 0.4.15-dev-7924-g5949c20
errconf Struct Reference
Collaboration diagram for errconf:

Public Attributes

struct errconfec_next
 
const Ucharec_pat
 
intec_aux
 
int ec_alt
 
int ec_plen
 
UInt32_t ec_flags
 

Detailed Description

Definition at line 39 of file checkerr.c.

Member Data Documentation

◆ ec_alt

int errconf::ec_alt

Definition at line 43 of file checkerr.c.

Referenced by _errptr(), and parse_errctl().

◆ ec_aux

int* errconf::ec_aux

Definition at line 42 of file checkerr.c.

Referenced by _errptr(), and parse_errctl().

◆ ec_flags

UInt32_t errconf::ec_flags

Definition at line 45 of file checkerr.c.

Referenced by _errptr(), errabort(), errhidden(), errwarnonly(), and parse_errctl().

◆ ec_next

struct errconf* errconf::ec_next

Definition at line 40 of file checkerr.c.

Referenced by _errptr(), and parse_errctl().

◆ ec_pat

const Uchar* errconf::ec_pat

Definition at line 41 of file checkerr.c.

Referenced by _errptr(), and parse_errctl().

◆ ec_plen

int errconf::ec_plen

Definition at line 44 of file checkerr.c.

Referenced by parse_errctl().


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