Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dport.c85 union lpc_message union
168 static void ProcessConnectionRequest(union lpc_message *LpcMessage, PHANDLE pAcceptPortHandle) in ProcessConnectionRequest()
192 static void ProcessLpcRequest(HANDLE PortHandle, union lpc_message *LpcMessage) in ProcessLpcRequest()
231 union lpc_message *LpcMessage, *out; in test_ports_client()
314 union lpc_message *LpcMessage; in test_ports_server()