Searched refs:AllocatedBuffer (Results 1 – 1 of 1) sorted by relevance
41 VOID *AllocatedBuffer; in TypeFileByHandle() local49 AllocatedBuffer = AllocateZeroPool(ReadSize); in TypeFileByHandle()50 if (AllocatedBuffer == NULL) { in TypeFileByHandle()58 Buffer = AllocatedBuffer; in TypeFileByHandle()155 FreePool (AllocatedBuffer); in TypeFileByHandle()