Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas401 LPSERVICE_TYPE_VALUE_ABSW = ^SERVICE_TYPE_VALUE_ABSW;
403 PSERVICE_TYPE_VALUE_ABSW = ^SERVICE_TYPE_VALUE_ABSW;
413 SERVICE_TYPE_VALUE_ABSW = _SERVICE_TYPE_VALUE_ABSW;
415 TServiceTypeValueAbsW = SERVICE_TYPE_VALUE_ABSW;
420 SERVICE_TYPE_VALUE_ABS = SERVICE_TYPE_VALUE_ABSW;
486 Values: array [0..0] of SERVICE_TYPE_VALUE_ABSW;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h181 } SERVICE_TYPE_VALUE_ABSW,*PSERVICE_TYPE_VALUE_ABSW,*LPSERVICE_TYPE_VALUE_ABSW; typedef
201 SERVICE_TYPE_VALUE_ABSW Values[1];
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h181 } SERVICE_TYPE_VALUE_ABSW,*PSERVICE_TYPE_VALUE_ABSW,*LPSERVICE_TYPE_VALUE_ABSW; typedef
201 SERVICE_TYPE_VALUE_ABSW 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.rs3061 pub Values: [SERVICE_TYPE_VALUE_ABSW; 1],
3104 pub struct SERVICE_TYPE_VALUE_ABSW { struct
3112 impl ::core::marker::Copy for SERVICE_TYPE_VALUE_ABSW {} implementation
3114 impl ::core::clone::Clone for SERVICE_TYPE_VALUE_ABSW { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs5707 pub Values: [SERVICE_TYPE_VALUE_ABSW; 1],
5806 pub struct SERVICE_TYPE_VALUE_ABSW { struct
5814 impl SERVICE_TYPE_VALUE_ABSW {} argument
5816 impl ::std::default::Default for SERVICE_TYPE_VALUE_ABSW { implementation
5822 impl ::std::fmt::Debug for SERVICE_TYPE_VALUE_ABSW { implementation
5828 impl ::std::cmp::PartialEq for SERVICE_TYPE_VALUE_ABSW { implementation
5834 impl ::std::cmp::Eq for SERVICE_TYPE_VALUE_ABSW {} implementation
5836 unsafe impl ::windows::runtime::Abi for SERVICE_TYPE_VALUE_ABSW { implementation