|
PatchworkOS
|
#include "common/use_annex_k.h"#include <errno.h>#include <stdint.h>#include <string.h>#include "common/constraint_handler.h"Go to the source code of this file.
Functions | |
| char * | strtok_s (char *_RESTRICT s1, rsize_t *_RESTRICT s1max, const char *_RESTRICT s2, char **_RESTRICT ptr) |
| char * strtok_s | ( | char *_RESTRICT | s1, |
| rsize_t *_RESTRICT | s1max, | ||
| const char *_RESTRICT | s2, | ||
| char **_RESTRICT | ptr | ||
| ) |
Definition at line 8 of file strtok_s.c.
References _CONSTRAINT_VIOLATION, _constraintHandler, EINVAL, and NULL.
Referenced by strtok().