Home
last modified time | relevance | path

Searched refs:IFoo___RpcServerInterface (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/rpcrt4/
H A Drpc.c195 static const RPC_SERVER_INTERFACE IFoo___RpcServerInterface = variable
208 static RPC_IF_HANDLE IFoo_v0_0_s_ifspec = (RPC_IF_HANDLE)& IFoo___RpcServerInterface;
H A Dndr_marshall.c89 static const RPC_SERVER_INTERFACE IFoo___RpcServerInterface = variable
102 static RPC_IF_HANDLE IFoo_v0_0_s_ifspec = (RPC_IF_HANDLE)& IFoo___RpcServerInterface;
2618 StubDesc.RpcInterfaceInformation = (void *)&IFoo___RpcServerInterface; in test_ndr_buffer()