Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dheappage.c38 ULONG EndStamp; member
454 BlockInfo->EndStamp = DPH_FILL_END_STAMP_1; in RtlpDphWritePageHeapBlockInformation()
1404 … "Heap handle used", Block, "Heap block", Size, "Block size", (PVOID)(ULONG_PTR)SafeInfo.EndStamp, in RtlpDphReportCorruptedBlock()
1446 if (BlockInfo->EndStamp != DPH_FILL_END_STAMP_1) in RtlpDphIsPageHeapBlock()
1981 Info->EndStamp = DPH_FILL_END_STAMP_2; in RtlpPageHeapFree()