Home
last modified time | relevance | path

Searched defs:RPC_MESSAGE (Results 1 – 19 of 19) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d45 struct RPC_MESSAGE { struct
58 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d45 struct RPC_MESSAGE { struct
58 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d45 struct RPC_MESSAGE { struct
58 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d44 struct RPC_MESSAGE { struct
57 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d45 struct RPC_MESSAGE { struct
58 alias RPC_MESSAGE* PRPC_MESSAGE; argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/artifacts/docker/images/
H A Dscan.py40 RPC_MESSAGE = 'Remotely initiating analysis of packages and versions' variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Drpcdcep.h65 } RPC_MESSAGE,*PRPC_MESSAGE; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Drpcdcep.h65 } RPC_MESSAGE,*PRPC_MESSAGE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs51 pub fn I_RpcNsRaiseException(message: *mut RPC_MESSAGE, status: RPC_STATUS); in I_RpcNsRaiseException()
57 pub fn I_RpcReceive(message: *mut RPC_MESSAGE, size: u32) -> RPC_STATUS; in I_RpcReceive()
108 pub fn Ndr64AsyncServerCall64(prpcmsg: *mut RPC_MESSAGE); in Ndr64AsyncServerCall64()
109 pub fn Ndr64AsyncServerCallAll(prpcmsg: *mut RPC_MESSAGE); in Ndr64AsyncServerCallAll()
118 pub fn NdrAsyncServerCall(prpcmsg: *mut RPC_MESSAGE); in NdrAsyncServerCall()
365 pub fn NdrServerCall2(prpcmsg: *mut RPC_MESSAGE); in NdrServerCall2()
366 pub fn NdrServerCallAll(prpcmsg: *mut RPC_MESSAGE); in NdrServerCallAll()
367 pub fn NdrServerCallNdr64(prpcmsg: *mut RPC_MESSAGE); in NdrServerCallNdr64()
3037 pub struct RPC_MESSAGE { struct
3050 impl ::core::marker::Copy for RPC_MESSAGE {} argument
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs6304 pub unsafe fn NdrServerCall2(prpcmsg: *mut RPC_MESSAGE) { in NdrServerCall2()
6309 fn NdrServerCall2(prpcmsg: *mut RPC_MESSAGE); in NdrServerCall2()
6317 pub unsafe fn NdrServerCallAll(prpcmsg: *mut RPC_MESSAGE) { in NdrServerCallAll()
6322 fn NdrServerCallAll(prpcmsg: *mut RPC_MESSAGE); in NdrServerCallAll()
9040 pub struct RPC_MESSAGE { struct
9053 impl RPC_MESSAGE {} argument
9054 impl ::std::default::Default for RPC_MESSAGE { implementation
9059 impl ::std::fmt::Debug for RPC_MESSAGE { implementation
9076 impl ::std::cmp::PartialEq for RPC_MESSAGE { implementation
9081 impl ::std::cmp::Eq for RPC_MESSAGE {} implementation
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdcep.h37 } RPC_MESSAGE,*PRPC_MESSAGE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdcep.h37 } RPC_MESSAGE,*PRPC_MESSAGE; typedef
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dndr.h63 } RPC_MESSAGE, *PRPC_MESSAGE; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs13784 pub unsafe fn I_RpcNsRaiseException(message: *mut super::Rpc::RPC_MESSAGE, status: super::Rpc::RPC_… in I_RpcNsRaiseException()
13789 … fn I_RpcNsRaiseException(message: *mut super::Rpc::RPC_MESSAGE, status: super::Rpc::RPC_STATUS); in I_RpcNsRaiseException()
13798 pub unsafe fn I_RpcNsSendReceive(message: *mut super::Rpc::RPC_MESSAGE, handle: *mut *mut ::std::ff… in I_RpcNsSendReceive()
13803 …fn I_RpcNsSendReceive(message: *mut super::Rpc::RPC_MESSAGE, handle: *mut *mut ::std::ffi::c_void)… in I_RpcNsSendReceive()