Home
last modified time | relevance | path

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

/third_party/mindspore/third_party/securec/src/
Dstrcpy_s.c270 errno_t strcpy_error(char *strDest, size_t destMax, const char *strSrc) in strcpy_error() function
/third_party/bounds_checking_function/src/
Dstrcpy_s.c280 errno_t strcpy_error(char *strDest, size_t destMax, const char *strSrc) in strcpy_error() function