Home
last modified time | relevance | path

Searched refs:CONTROL_SERVICE (Results 1 – 7 of 7) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/cc/
H A Dcommand_interpreter.cc29 const char *CONTROL_SERVICE = "service"; variable
164 query->set(CONTROL_SERVICE, services); in createCommand()
187 (param.first != CONTROL_SERVICE)) { in parseCommand()
H A Dcommand_interpreter.h36 extern const char *CONTROL_SERVICE;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaqossp.pas485 LPCONTROL_SERVICE = ^CONTROL_SERVICE;
511 CONTROL_SERVICE = _CONTROL_SERVICE;
513 TControlService = CONTROL_SERVICE;
530 Services: array [0..0] of CONTROL_SERVICE; // a list of the services supported/requested
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h158 } CONTROL_SERVICE,*LPCONTROL_SERVICE; typedef
164 CONTROL_SERVICE Services[1];
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dqossp.h158 } CONTROL_SERVICE,*LPCONTROL_SERVICE; typedef
164 CONTROL_SERVICE Services[1];
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs129 pub struct CONTROL_SERVICE { struct
135 impl ::core::marker::Copy for CONTROL_SERVICE {} argument
136 impl ::core::clone::Clone for CONTROL_SERVICE { implementation
1182 pub Services: [CONTROL_SERVICE; 1],
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs133 pub struct CONTROL_SERVICE { struct
139 impl CONTROL_SERVICE {} argument
140 impl ::std::default::Default for CONTROL_SERVICE { implementation
145 impl ::std::cmp::PartialEq for CONTROL_SERVICE { implementation
150 impl ::std::cmp::Eq for CONTROL_SERVICE {} implementation
151 unsafe impl ::windows::runtime::Abi for CONTROL_SERVICE { implementation
2416 pub Services: [CONTROL_SERVICE; 1],