safec  3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
strchr_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for strchr_s.c:

Functions

EXPORT errno_t _strchr_s_chk (const char *restrict dest, rsize_t dmax, const int ch, char **restrict resultp, const size_t destbos)
 

Function Documentation

◆ _strchr_s_chk()

EXPORT errno_t _strchr_s_chk ( const char *restrict  dest,
rsize_t  dmax,
const int  ch,
char **restrict  resultp,
const size_t  destbos 
)