Searched defs:wcscat (Results 1 – 2 of 2) sorted by relevance
41 __ssp_real(wcscat)(wchar_t * __restrict s1, const wchar_t * __restrict s2) in __ssp_real() argument
171 INTERCEPTOR(wchar_t *, wcscat, wchar_t *dst, const wchar_t *src) { in INTERCEPTOR() argument