Home
last modified time | relevance | path

Searched refs:SecDoCatW (Results 1 – 1 of 1) sorted by relevance

/third_party/bounds_checking_function/src/
Dwcscat_s.c20 SECUREC_INLINE errno_t SecDoCatW(wchar_t *strDest, size_t destMax, const wchar_t *strSrc) in SecDoCatW() function
105 return SecDoCatW(strDest, destMax, strSrc); in wcscat_s()