Home
last modified time | relevance | path

Searched defs:strncpy_error (Results 1 – 2 of 2) sorted by relevance

/third_party/bounds_checking_function/src/
Dstrncpy_s.c54 errno_t strncpy_error(char *strDest, size_t destMax, const char *strSrc, size_t count) in strncpy_error() function
/third_party/mindspore/third_party/securec/src/
Dstrncpy_s.c58 errno_t strncpy_error(char *strDest, size_t destMax, const char *strSrc, size_t count) in strncpy_error() function