Home
last modified time | relevance | path

Searched refs:_tcsncpy_s (Results 1 – 24 of 24) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dtchar_s.h62 #define _tcsncpy_s wcsncpy_s macro
185 #define _tcsncpy_s _mbsnbcpy_s
213 …_CRTIMP char *__cdecl _tcsncpy_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCou…
234 #define _tcsncpy_s strncpy_s
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dtchar_s.h62 #define _tcsncpy_s wcsncpy_s macro
185 #define _tcsncpy_s _mbsnbcpy_s
213 …_CRTIMP char *__cdecl _tcsncpy_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCou…
234 #define _tcsncpy_s strncpy_s
/dports/cad/ldview/ldview-4.4/Launcher/
H A DLauncher.cpp23 #define _tcsncpy_s(dst, bufSize, src, len) _tcsncpy(dst, src, len) macro
230 _tcsncpy_s(appName, len + 1, argv[0], len); in _tmain()
232 _tcsncpy_s(exeFilename, fullLen, argv[0], len); in _tmain()
/dports/net/freerdp/freerdp-2.5.0/server/Windows/
H A Dwf_mirage.c62 _tcsncpy_s(wfi->deviceKey, deviceKeyLength + 1, in wf_mirror_driver_find_display_device()
66 _tcsncpy_s(wfi->deviceName, 32, deviceInfo.DeviceName, _tcslen(deviceInfo.DeviceName)); in wf_mirror_driver_find_display_device()
238 _tcsncpy_s(deviceMode->dmDeviceName, 32, wfi->deviceName, _tcslen(wfi->deviceName)); in wf_mirror_driver_update()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DConfig.cpp178 ::_tcsncpy_s( in Sections()
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/include/vm/
H A Dstrings_defs.h49 #define msdk_strncopy_s _tcsncpy_s
/dports/sysutils/intel-pcm/pcm-202109/winpmem/
H A Dwinpmem.cpp90 _tcsncpy_s(last_error, message, sizeof(last_error)); in LogError()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/winpmem/
H A Dwinpmem.cpp90 _tcsncpy_s(last_error, message, sizeof(last_error)); in LogError()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/include/vm/
H A Dstrings_defs.h63 #define msdk_strncopy_s _tcsncpy_s
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgstrutil.cpp673 #if defined(_tcsncpy_s) in strxcpy()
674 _tcsncpy_s(d, n, s, _TRUNCATE); in strxcpy()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/
H A Dunzip.cpp4025 _tcsncpy_s(rootdir,MAX_PATH,dir,MAX_PATH-1); in SetUnzipBaseDir()
4096 _tcsncpy_s(ze->name,MAX_PATH, sfn,MAX_PATH); in Get()
4209 _tcsncpy_s(rd,MAX_PATH,rootdir,MAX_PATH); in EnsureDirectory()
4245 _tcsncpy_s(cd,MAX_PATH,rootdir,MAX_PATH); in EnsureDirectory()
4254 _tcsncpy_s(cd+len,MAX_PATH-len,dir,MAX_PATH-len); in EnsureDirectory()
4347 _tcsncpy_s(dir,MAX_PATH,ufn,MAX_PATH); in Unzip()
4463 _tcsncpy_s(buf,_tcslen(buf),msg,n); in FormatZipMessageU()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/zip/
H A Dunzip.cpp3992 _tcsncpy_s(rootdir,MAX_PATH,dir,MAX_PATH-1); in SetUnzipBaseDir()
4063 _tcsncpy_s(ze->name,MAX_PATH, sfn,MAX_PATH); in Get()
4176 _tcsncpy_s(rd,MAX_PATH,rootdir,MAX_PATH); in EnsureDirectory()
4205 _tcsncpy_s(cd,MAX_PATH,rootdir,MAX_PATH); in EnsureDirectory()
4214 _tcsncpy_s(cd+len,MAX_PATH-len,dir,MAX_PATH-len); in EnsureDirectory()
4300 _tcsncpy_s(dir,MAX_PATH,ufn,MAX_PATH); in Unzip()
4416 _tcsncpy_s(buf,_tcslen(buf),msg,n); in FormatZipMessageU()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp462 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
476 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp461 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
475 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp462 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
476 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp449 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
453 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
458 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
463 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp461 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
475 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp462 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
476 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp462 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
476 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp461 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
465 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
470 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
475 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp462 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
466 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
471 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
476 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp449 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
453 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
458 ::_tcsncpy_s(m_touchKbrdExeFilePath + charsCopied, in InitTouchKeyboardExeFilePath()
463 ::_tcsncpy_s(m_touchKbrdExeFilePath, exeFilePathLen, tabTipFilePath, in InitTouchKeyboardExeFilePath()
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_common/include/
H A Dsample_utils.h1205 return (0 == _tcsncpy_s(value, string, S - 1)) ? MFX_ERR_NONE : MFX_ERR_UNKNOWN;
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_common/include/
H A Dsample_utils.h1443 return (0 == _tcsncpy_s(value, string,S-1))? MFX_ERR_NONE: MFX_ERR_UNKNOWN;