|
PatchworkOS
|
Go to the source code of this file.
Macros | |
| #define | _CONSTRAINT_VIOLATION(e) _error_strings[e], NULL, e |
Functions | |
| void | _constraint_handler_init (void) |
Variables | |
| constraint_handler_t | _constraintHandler |
| #define _CONSTRAINT_VIOLATION | ( | e | ) | _error_strings[e], NULL, e |
Definition at line 10 of file constraint_handler.h.
| void _constraint_handler_init | ( | void | ) |
Definition at line 5 of file constraint_handler.c.
References _constraintHandler, and abort_handler_s().
Referenced by _std_init().
|
extern |
Definition at line 3 of file constraint_handler.c.
Referenced by _constraint_handler_init(), memcpy_s(), memmove_s(), memset_s(), set_constraint_handler_s(), strcat_s(), strcpy_s(), strerror_s(), strncat_s(), strncpy_s(), and strtok_s().