Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas648 LPNS_SERVICE_INFOW = ^NS_SERVICE_INFOW;
650 PNS_SERVICE_INFOW = ^NS_SERVICE_INFOW;
657 NS_SERVICE_INFOW = _NS_SERVICE_INFOW;
659 TNsServiceInfoW = NS_SERVICE_INFOW;
663 NS_SERVICE_INFO = NS_SERVICE_INFOW;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h260 } NS_SERVICE_INFOW,*PNS_SERVICE_INFOW,*LPNS_SERVICE_INFOW; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h260 } NS_SERVICE_INFOW,*PNS_SERVICE_INFOW,*LPNS_SERVICE_INFOW; 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.rs2409 pub struct NS_SERVICE_INFOW { struct
2414 impl ::core::marker::Copy for NS_SERVICE_INFOW {} argument
2416 impl ::core::clone::Clone for NS_SERVICE_INFOW { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs3945 pub struct NS_SERVICE_INFOW { struct
3950 impl NS_SERVICE_INFOW {} implementation
3952 impl ::std::default::Default for NS_SERVICE_INFOW { implementation
3958 impl ::std::fmt::Debug for NS_SERVICE_INFOW { implementation
3964 impl ::std::cmp::PartialEq for NS_SERVICE_INFOW { implementation
3970 impl ::std::cmp::Eq for NS_SERVICE_INFOW {} implementation
3972 unsafe impl ::windows::runtime::Abi for NS_SERVICE_INFOW { implementation