Searched refs:common_tcsncat_s (Results 1 – 3 of 3) sorted by relevance
21 return common_tcsncat_s(destination, size_in_elements, source, count); in strncat_s()
19 return common_tcsncat_s(destination, size_in_elements, source, count); in wcsncat_s()
92 static errno_t __cdecl common_tcsncat_s( in common_tcsncat_s() function