/reactos/modules/rosapps/applications/sysutils/ctm/ |
H A D | ctm.c | 210 _tcsncpy(&lpStr[2], lpNumber, 3); in DisplayScreen() 232 _tcsncpy(&lpStr[columnRightPositions[2] - 6], lpPid, 6); in DisplayScreen() 237 _tcsncpy(&lpStr[columnRightPositions[3] - 4], lpCpu, 4); in DisplayScreen() 242 _tcsncpy(&lpStr[columnRightPositions[4] - 9], lpMemUsg, 9); in DisplayScreen() 246 _tcsncpy(&lpStr[columnRightPositions[5] - 12], lpPageFaults, 12); in DisplayScreen() 632 _tcsncpy(&lpHeader[2], lpStr, _tcslen(lpStr)); in _tmain() 637 _tcsncpy(&lpHeader[columnRightPositions[0] + 2], lpStr, _tcslen(lpStr)); in _tmain() 642 _tcsncpy(&lpHeader[columnRightPositions[1] + 2], lpStr, _tcslen(lpStr)); in _tmain() 647 _tcsncpy(&lpHeader[columnRightPositions[2] + 2], lpStr, _tcslen(lpStr)); in _tmain() 652 _tcsncpy(&lpHeader[columnRightPositions[3] + 2], lpStr, _tcslen(lpStr)); in _tmain() [all …]
|
/reactos/modules/rosapps/applications/sysutils/regexpl/ |
H A D | ShellCommandSACL.cpp | 205 _tcsncpy(pszError_msg,SACL_CMD COMMAND_NA_ON_ROOT,ERROR_MSG_BUFFER_SIZE-1); in Execute() 225 _tcsncpy(pszError_msg,_T("\nOut of memory.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute() 243 _tcsncpy(pszError_msg,_T("Key has not SACL.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute() 249 _tcsncpy(pszError_msg,_T("Invalid SACL.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute() 298 _tcsncpy(pszError_msg,_T("\nOut of memory.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute() 327 _tcsncpy(pszError_msg,_T("\nOut of memory.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute() 334 _tcsncpy(pszError_msg,_T("\nOut of memory.\n"),ERROR_MSG_BUFFER_SIZE-1); in Execute()
|
H A D | Completion.cpp | 61 _tcsncpy(m_pszText,pszText,s); in Init() 459 _tcsncpy(pszBuffer,pszBegin,COMPLETION_BUFFER_SIZE-1); in CompletionCallback()
|
H A D | Console.cpp | 364 _tcsncpy(m_pchBuffer1,lptstr,m_dwBufferSize); in ReadLine() 729 _tcsncpy(m_pchBuffer2,m_pchBuffer+dwCompletionOffset,dwCompletionStringSize); in ReadLine() 771 _tcsncpy(m_pchBuffer+dwCompletionOffset,pchCompletion,dwCompletionStringSize); in ReadLine()
|
H A D | RegistryKey.cpp | 342 _tcsncpy(m_pchSubkeyNameBuffer,g_ppszHiveNames[dwIndex],m_dwSubkeyNameBufferSize); in GetNextSubkeyName()
|
/reactos/sdk/lib/crt/string/ |
H A D | tcsncpy.h | 6 #pragma function(_tcsncpy) 9 _TCHAR * _tcsncpy(_TCHAR * dst, const _TCHAR * src, size_t n) in _tcsncpy() function
|
/reactos/sdk/lib/crt/string/i386/ |
H A D | tcsncpy.inc | 5 PUBLIC _tcsncpy 8 FUNC _tcsncpy
|
H A D | tchar.h | 15 #define _tcsncpy _wcsncpy macro 40 #define _tcsncpy _strncpy macro
|
/reactos/sdk/lib/crt/stdio/ |
H A D | findgen.c | 21 _tcsncpy(result->name,FindFileData.cFileName,MAX_PATH); in _tfindfirst() 43 _tcsncpy(result->name,FindFileData.cFileName, MAX_PATH); in _tfindnext()
|
/reactos/base/shell/cmd/ |
H A D | ren.c | 177 _tcsncpy(srcPath,srcPattern,_tcslen(srcPattern)-_tcslen(srcFILE)); in cmd_rename() 189 _tcsncpy(dstPath,dstPattern,_tcslen(dstPattern)-_tcslen(dstFILE)); in cmd_rename()
|
H A D | where.c | 120 _tcsncpy (pszPathEnd, s, (size_t)(f-s)); in SearchForExecutableSingle()
|
H A D | internal.c | 345 _tcsncpy(path, DirPath, n); in MakeFullPath()
|
H A D | batch.c | 146 _tcsncpy(*RawParams, Args, len); in BatchParams()
|
H A D | move.c | 77 _tcsncpy(directory, wholepath, last - wholepath + 1); in GetDirectory()
|
/reactos/modules/rosapps/applications/sysutils/utils/sdkparse/ |
H A D | safestr.h | 42 _tcsncpy ( strDest, strSource, count ); in safestrncpy()
|
/reactos/base/applications/cmdutils/dbgprint/ |
H A D | dbgprint.c | 110 _tcsncpy(&buf[offset], argv[i], length); in _tmain()
|
/reactos/modules/rosapps/applications/cmdutils/vcdcli/ |
H A D | vcdcli.c | 386 _tcsncpy(MountParams.Path, NtPathName.Buffer, 255); in _tmain() 448 _tcsncpy(szBuffer, MountParams.Path, MountParams.Length); in _tmain()
|
/reactos/sdk/include/crt/ |
H A D | tchar.h | 25 #define _ftcsncpy _tcsncpy 253 #define _tcsncpy wcsncpy macro 789 #define _tcsncpy _mbsnbcpy 895 _tcsncpy( 1410 #define _tcsncpy strncpy
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | regfs.cpp | 68 _tcsncpy(w32fd.cFileName, name, name_len); in read_directory()
|
/reactos/dll/cpl/sysdm/ |
H A D | general.c | 362 _tcsncpy(szBuf, lpBuf, 30); in SetProcNameString() 376 _tcsncpy(szBuf, lpBuf, LastSpace); in SetProcNameString()
|
/reactos/sdk/include/ucrt/ |
H A D | tchar.h | 104 #define _ftcsncpy _tcsncpy 392 #define _tcsncpy wcsncpy macro 1272 #define _tcsncpy _mbsnbcpy 1376 _CRT_INSECURE_DEPRECATE(_tcsncpy_s) _ACRTIMP char * __cdecl _tcsncpy(_Out_writes_(_MaxCount) _Post_… 1526 …INLINE_NFUNC_0_2_EX(_Success_(return != 0) char *, __RETURN_POLICY_DST, _tcsncpy, _tcsncpy_s, _Out… 1531 __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_2_EX(char *, __RETURN_POLICY_DST, _tcsncpy, _tcsncpy_s, _Out_w… 2034 #define _tcsncpy strncpy
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | utility.cpp | 423 _tcsncpy(path, hole_path, drv_len); in RecursiveCreateDirectory()
|
/reactos/base/applications/notepad/ |
H A D | main.c | 516 _tcsncpy(buf, cmdline, MAX_PATH - _tcslen(txt) - 1); in HandleCommandLine()
|
/reactos/dll/cpl/main/ |
H A D | mouse.c | 861 _tcsncpy(g_CursorData[nSel].szCursorPath, szFileName, MAX_PATH); in BrowseCursor() 897 _tcsncpy(g_CursorData[i].szCursorPath, pStart, nLength); in LoadCursorScheme()
|
/reactos/modules/rostests/tests/regdump/ |
H A D | regproc.c | 578 _tcsncpy(lpClassCopy, lpClass, KEY_MAX_LEN); in getRegClass()
|