Home
last modified time | relevance | path

Searched refs:SecDoCat (Results 1 - 1 of 1) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dstrcat_s.c20 SECUREC_INLINE errno_t SecDoCat(char *strDest, size_t destMax, const char *strSrc) in SecDoCat() function
95 return SecDoCat(strDest, destMax, strSrc); in strcat_s()

Completed in 1 milliseconds