Home
last modified time | relevance | path

Searched refs:I_RpcSend (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Drpcdcep.h151 I_RpcSend( RPC_MESSAGE* Message );
/reactos/dll/win32/rpcrt4/
H A Drpc_message.c1790 RPC_STATUS WINAPI I_RpcSend(PRPC_MESSAGE pMsg) in I_RpcSend() function
1926 status = I_RpcSend(pMsg); in I_RpcSendReceive()
H A Drpcrt4.spec75 75 stdcall I_RpcSend(ptr)
H A Dndr_stubless.c1794 status = I_RpcSend(pStubMsg->RpcMsg); in do_ndr_async_client_call()