|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | chmcErr |
Functions | |
| void | chmcerr_clean (void) |
| int | chmcerr_code (void) |
| const char * | chmcerr_message (void) |
| void | chmcerr_set (int code, const char *fmt,...) |
Variables | |
| static struct chmcErr | chmc_err |
Definition at line 42 of file err.c.
Referenced by chmc_section_add(), and main().
Definition at line 50 of file err.c.
Referenced by chmc_init(), chmc_section_create(), and chmc_system_done().
Definition at line 32 of file err.c.
Referenced by chmcerr_clean(), chmcerr_code(), chmcerr_message(), and chmcerr_set().