Home
last modified time | relevance | path

Searched refs:FILE_WRITE_THROUGH (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/nt/test/
H A DTestNtCreateFile.c37 CreateOptions = FILE_DIRECTORY_FILE | FILE_WRITE_THROUGH; in TestNtCreateFile()
/dports/benchmarks/dbench/dbench-4.0/
H A Ddbench.h176 #define FILE_WRITE_THROUGH 0x0002 macro
/dports/net/py-pysmb/pysmb-1.1.27/python3/smb/
H A Dsmb_constants.py183 FILE_WRITE_THROUGH = 0x02 variable
/dports/net/py-pysmb/pysmb-1.1.27/python2/smb/
H A Dsmb_constants.py183 FILE_WRITE_THROUGH = 0x02 variable
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DSmbComNTCreateAndX.java66 static final int FILE_WRITE_THROUGH = 0x00000002; field in SmbComNTCreateAndX
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/sys/windows/
H A Dfd.rs29 if mode.contains(FileModeInformation::FILE_WRITE_THROUGH) { in fdstat_get()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SQLTypes/
H A DUnsafeNativeMethods.cs299 FILE_WRITE_THROUGH = 0x00000002, enumerator
H A DSQLFileStream.cs651 dwCreateOptions |= (uint) UnsafeNativeMethods.CreateOption.FILE_WRITE_THROUGH; in OpenSqlFileStream()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/nativent/ndk/
H A Diotypes.inc34 FILE_WRITE_THROUGH = $00000002;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/nativent/ndk/
H A Diotypes.inc34 FILE_WRITE_THROUGH = $00000002;
/dports/lang/fpc-source/fpc-3.2.2/rtl/nativent/ndk/
H A Diotypes.inc34 FILE_WRITE_THROUGH = $00000002;
/dports/lang/fpc/fpc-3.2.2/rtl/nativent/ndk/
H A Diotypes.inc34 FILE_WRITE_THROUGH = $00000002;
/dports/net/samba412/samba-4.12.15/libcli/smb/
H A Dsmb_constants.h436 #define FILE_WRITE_THROUGH 0x0002 macro
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/winx/src/
H A Dfile.rs317 const FILE_WRITE_THROUGH = 0x2; const
/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/dokan_header/
H A Dfileinfo.h1185 #define FILE_WRITE_THROUGH 0x00000002 macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/python_dependencies/impacket/
H A Dsmb3structs.py154 FILE_WRITE_THROUGH = 0x00000002 variable
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Dsmb3structs.py156 FILE_WRITE_THROUGH = 0x00000002 variable
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/python_dependencies/impacket/
H A Dsmb3structs.py154 FILE_WRITE_THROUGH = 0x00000002 variable
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A Dntstuff.h450 # define FILE_WRITE_THROUGH 0x00000002U macro
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/old/snapshot_0/sys/windows/hostcalls_impl/
H A Dfs.rs75 if mode.contains(FileModeInformation::FILE_WRITE_THROUGH) { in fd_fdstat_get()
/dports/games/retroarch/RetroArch-1.9.7/frontend/drivers/
H A Dplatform_xdk.h113 #define FILE_WRITE_THROUGH 0x00000002 macro
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbprotocol/
H A Dfile_info.py62 FILE_WRITE_THROUGH = 0x00000002 variable in ModeInformation
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dnt_internals.h107 #define FILE_WRITE_THROUGH 0x00000002 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h964 #define FILE_WRITE_THROUGH 0x00000002 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h964 #define FILE_WRITE_THROUGH 0x00000002 macro

123456789