Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas464 LPSERVICE_TYPE_INFO_ABSA = ^SERVICE_TYPE_INFO_ABSA;
466 PSERVICE_TYPE_INFO_ABSA = ^SERVICE_TYPE_INFO_ABSA;
474 SERVICE_TYPE_INFO_ABSA = _SERVICE_TYPE_INFO_ABSA;
476 TServiceTypeInfoAbsA = SERVICE_TYPE_INFO_ABSA;
504 SERVICE_TYPE_INFO_ABS = SERVICE_TYPE_INFO_ABSA;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h197 } SERVICE_TYPE_INFO_ABSA,*PSERVICE_TYPE_INFO_ABSA,*LPSERVICE_TYPE_INFO_ABSA; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h197 } SERVICE_TYPE_INFO_ABSA,*PSERVICE_TYPE_INFO_ABSA,*LPSERVICE_TYPE_INFO_ABSA; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs3043 pub struct SERVICE_TYPE_INFO_ABSA { struct
3049 impl ::core::marker::Copy for SERVICE_TYPE_INFO_ABSA {} argument
3051 impl ::core::clone::Clone for SERVICE_TYPE_INFO_ABSA { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs5669 pub struct SERVICE_TYPE_INFO_ABSA { struct
5675 impl SERVICE_TYPE_INFO_ABSA {} argument
5677 impl ::std::default::Default for SERVICE_TYPE_INFO_ABSA { implementation
5683 impl ::std::fmt::Debug for SERVICE_TYPE_INFO_ABSA { implementation
5689 impl ::std::cmp::PartialEq for SERVICE_TYPE_INFO_ABSA { implementation
5695 impl ::std::cmp::Eq for SERVICE_TYPE_INFO_ABSA {} implementation
5697 unsafe impl ::windows::runtime::Abi for SERVICE_TYPE_INFO_ABSA { implementation