Home
last modified time | relevance | path

Searched defs:RAS_PORT_CALLING_BACK (Results 1 – 10 of 10) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Drassapi.h57 #define RAS_PORT_CALLING_BACK 3 macro
H A Dmprapi.h77 RAS_PORT_CALLING_BACK, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Drassapi.h57 #define RAS_PORT_CALLING_BACK 3 macro
H A Dmprapi.h77 RAS_PORT_CALLING_BACK, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drassapi.h41 #define RAS_PORT_CALLING_BACK 3 macro
H A Dmprapi.h304 …RAS_PORT_NON_OPERATIONAL,RAS_PORT_DISCONNECTED,RAS_PORT_CALLING_BACK,RAS_PORT_LISTENING,RAS_PORT_A… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drassapi.h41 #define RAS_PORT_CALLING_BACK 3 macro
H A Dmprapi.h304 …RAS_PORT_NON_OPERATIONAL,RAS_PORT_DISCONNECTED,RAS_PORT_CALLING_BACK,RAS_PORT_LISTENING,RAS_PORT_A… enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs3569 pub const RAS_PORT_CALLING_BACK: RAS_PORT_CONDITION = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Rras/
H A Dmod.rs8152 pub const RAS_PORT_CALLING_BACK: RAS_PORT_CONDITION = RAS_PORT_CONDITION(2i32); const