Home
last modified time | relevance | path

Searched refs:cContainers (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dclfsw32.h27 WINBOOL WINAPI AddLogContainerSet(HANDLE hLog,USHORT cContainers,PULONGLONG pcbContainer,LPWSTR *rg…
33 ULONG cContainers,
264 USHORT cContainers,
H A Dclfs.h129 ULONG cContainers; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dclfsw32.h27 WINBOOL WINAPI AddLogContainerSet(HANDLE hLog,USHORT cContainers,PULONGLONG pcbContainer,LPWSTR *rg…
33 ULONG cContainers,
264 USHORT cContainers,
H A Dclfs.h129 ULONG cContainers; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs1181 pub cContainers: u32,
1201 .field("cContainers", &self.cContainers)
1211 …f.hLog == other.hLog && self.cIndex == other.cIndex && self.cContainers == other.cContainers && se…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs1227 pub cContainers: u32, field