Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/string/
H A Dwcscat_s.cpp14 extern "C" errno_t __cdecl wcscat_s( in wcscat_s() function
/reactos/sdk/lib/crt/string/
H A Dwcs.c406 INT CDECL wcscat_s(wchar_t* dst, size_t elem, const wchar_t* src) in wcscat_s() function