Searched refs:WaitPipeInfoSize (Results 1 – 1 of 1) sorted by relevance
470 ULONG WaitPipeInfoSize; in WaitNamedPipeW() local589 WaitPipeInfoSize = FIELD_OFFSET(FILE_PIPE_WAIT_FOR_BUFFER, Name[0]) + in WaitNamedPipeW()591 WaitPipeInfo = RtlAllocateHeap(RtlGetProcessHeap(), 0, WaitPipeInfoSize); in WaitNamedPipeW()675 WaitPipeInfoSize, in WaitNamedPipeW()