Home
last modified time | relevance | path

Searched defs:LINECALLREASON_TRANSFER (Results 1 – 7 of 7) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dndistapi.h364 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dndistapi.h364 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndistapi.h349 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dndistapi.h349 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi.h376 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi.h376 #define LINECALLREASON_TRANSFER 0x00000100 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs1601 pub const LINECALLREASON_TRANSFER: u32 = 256u32; const