Searched refs:_tcsnset_s_l (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/crt/sec_api/ |
H A D | tchar_s.h | 73 #define _tcsnset_s_l _wcsnset_s_l macro 194 #define _tcsnset_s_l _mbsnbset_s_l 371 #define _tcsnset_s_l _strnset_s_l
|
/reactos/sdk/include/ucrt/ |
H A D | tchar.h | 413 #define _tcsnset_s_l _wcsnset_s_l macro 1288 #define _tcsnset_s_l _mbsnbset_s_l 1391 _CRT_INSECURE_DEPRECATE(_tcsnset_s_l) _ACRTIMP char * __cdecl _tcsnset_l(_Inout_z_ char * _Str, _In… 1392 _Check_return_wat_ _ACRTIMP errno_t __cdecl _tcsnset_s_l(_Inout_updates_z_(_SizeInChars) char * _St… 1586 _Check_return_wat_ __inline errno_t _tcsnset_s_l(_Inout_updates_z_(_SizeInBytes) char * _Dst, _In_ … 1591 __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _tcsnset_s_l, _Prepost_z_ char, _Dest, _In_ unsigned… 1593 __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(char *, __RETURN_POLICY_DST, _tcsnset_l, _tcsnset_s_l, _… 1598 __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(char *, __RETURN_POLICY_DST, _tcsnset_l, _tcsnset_s_l, _I… 2050 #define _tcsnset_s_l _strnset_s_l
|