|
PatchworkOS
|
#include "common/use_annex_k.h"#include <errno.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "common/constraint_handler.h"Go to the source code of this file.
Functions | |
| errno_t | strerror_s (char *s, rsize_t maxsize, errno_t errnum) |
Definition at line 10 of file strerror_s.c.
References _CONSTRAINT_VIOLATION, _constraintHandler, EINVAL, NULL, strcpy(), strerror(), strerrorlen_s(), and strncpy().