Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dndr.h143 struct NDR_ALLOC_ALL_NODES_CONTEXT* pAllocAllNodesContext; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h258 struct NDR_ALLOC_ALL_NODES_CONTEXT *pAllocAllNodesContext; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h258 struct NDR_ALLOC_ALL_NODES_CONTEXT *pAllocAllNodesContext; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs1707 pub pAllocAllNodesContext: *mut NDR_ALLOC_ALL_NODES_CONTEXT, field
1779 .field("pAllocAllNodesContext", &self.pAllocAllNodesContext) in fmt()
1844 && self.pAllocAllNodesContext == other.pAllocAllNodesContext in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs1033 pub pAllocAllNodesContext: *mut NDR_ALLOC_ALL_NODES_CONTEXT, field