Home
last modified time | relevance | path

Searched defs:WSD_NAME_LIST (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdapi.h25 typedef struct _WSD_NAME_LIST WSD_NAME_LIST; typedef
H A Dwsdtypes.h96 typedef struct _WSD_NAME_LIST WSD_NAME_LIST; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdapi.h25 typedef struct _WSD_NAME_LIST WSD_NAME_LIST; typedef
H A Dwsdtypes.h96 typedef struct _WSD_NAME_LIST WSD_NAME_LIST; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs2355 ptypeslist: *const WSD_NAME_LIST, in MatchProbe()
2384 ptypeslist: *const WSD_NAME_LIST, in MatchResolve()
2411 ptypeslist: *const WSD_NAME_LIST, in PublishEx()
2448 ptypeslist: *const WSD_NAME_LIST, in MatchProbeEx()
2487 ptypeslist: *const WSD_NAME_LIST, in MatchResolveEx()
4709 pub struct WSD_NAME_LIST { struct
4710 pub Next: *mut WSD_NAME_LIST, argument
4714 impl WSD_NAME_LIST {} argument
4722 impl ::std::fmt::Debug for WSD_NAME_LIST { implementation
4728 impl ::std::cmp::PartialEq for WSD_NAME_LIST { implementation
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs798 pub struct WSD_NAME_LIST { struct
799 pub Next: *mut WSD_NAME_LIST, argument
803 impl ::core::marker::Copy for WSD_NAME_LIST {} argument
805 impl ::core::clone::Clone for WSD_NAME_LIST { implementation