Searched refs:kPipeMode (Results 1 – 3 of 3) sorted by relevance
51 const DWORD kPipeMode = PIPE_READMODE_MESSAGE; variable131 DWORD mode = kPipeMode; in FaultyClient()
54 const DWORD kPipeMode = PIPE_READMODE_MESSAGE; variable220 DWORD mode = kPipeMode; in ConnectToServer()
63 static const DWORD kPipeMode = PIPE_TYPE_MESSAGE | variable244 kPipeMode, in Start()