Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas380 LPSERVICE_TYPE_VALUE_ABSA = ^SERVICE_TYPE_VALUE_ABSA;
382 PSERVICE_TYPE_VALUE_ABSA = ^SERVICE_TYPE_VALUE_ABSA;
392 SERVICE_TYPE_VALUE_ABSA = _SERVICE_TYPE_VALUE_ABSA;
394 TServiceTypeValueAbsA = SERVICE_TYPE_VALUE_ABSA;
429 SERVICE_TYPE_VALUE_ABS = SERVICE_TYPE_VALUE_ABSA;
471 Values: array [0..0] of SERVICE_TYPE_VALUE_ABSA;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h173 } SERVICE_TYPE_VALUE_ABSA,*PSERVICE_TYPE_VALUE_ABSA,*LPSERVICE_TYPE_VALUE_ABSA; typedef
196 SERVICE_TYPE_VALUE_ABSA Values[1];
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h173 } SERVICE_TYPE_VALUE_ABSA,*PSERVICE_TYPE_VALUE_ABSA,*LPSERVICE_TYPE_VALUE_ABSA; typedef
196 SERVICE_TYPE_VALUE_ABSA Values[1];
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs3046 pub Values: [SERVICE_TYPE_VALUE_ABSA; 1],
3087 pub struct SERVICE_TYPE_VALUE_ABSA { struct
3095 impl ::core::marker::Copy for SERVICE_TYPE_VALUE_ABSA {} argument
3097 impl ::core::clone::Clone for SERVICE_TYPE_VALUE_ABSA { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs5672 pub Values: [SERVICE_TYPE_VALUE_ABSA; 1],
5769 pub struct SERVICE_TYPE_VALUE_ABSA { struct
5777 impl SERVICE_TYPE_VALUE_ABSA {} argument
5779 impl ::std::default::Default for SERVICE_TYPE_VALUE_ABSA { implementation
5785 impl ::std::fmt::Debug for SERVICE_TYPE_VALUE_ABSA { implementation
5791 impl ::std::cmp::PartialEq for SERVICE_TYPE_VALUE_ABSA { implementation
5797 impl ::std::cmp::Eq for SERVICE_TYPE_VALUE_ABSA {} implementation
5799 unsafe impl ::windows::runtime::Abi for SERVICE_TYPE_VALUE_ABSA { implementation