Home
last modified time | relevance | path

Searched refs:LM_OFF (Results 1 – 5 of 5) sorted by relevance

/dports/net/gnu-radius/radius-1.6.1/include/
H A Dradiusd.h684 #define LM_OFF 0 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.rs3577 pub const LM_OFF: PHONE_LAMP_MODE = 2i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h681 LM_DUMMY = 0x1,LM_OFF = 0x2,LM_STEADY = 0x4,LM_WINK = 0x8, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h681 LM_DUMMY = 0x1,LM_OFF = 0x2,LM_STEADY = 0x4,LM_WINK = 0x8, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs16172 pub const LM_OFF: PHONE_LAMP_MODE = PHONE_LAMP_MODE(2i32);