Searched refs:ValidateMcb (Results 1 – 1 of 1) sorted by relevance
44 static inline BOOLEAN ValidateMcb(PDOS_MCB Mcb) in ValidateMcb() function66 if (!ValidateMcb(CurrentMcb)) in DosMemValidate()111 if (!ValidateMcb(NextMcb)) in DosCombineFreeBlocks()160 if (!ValidateMcb(CurrentMcb)) in DosAllocateMemory()301 if (BlockData == 0 || !ValidateMcb(Mcb) || Mcb->OwnerPsp == 0) in DosResizeMemory()327 if (!ValidateMcb(NextMcb)) in DosResizeMemory()433 if (!ValidateMcb(Mcb)) in DosFreeMemory()466 if (!ValidateMcb(Mcb)) in DosLinkUmb()512 if (!ValidateMcb(Mcb)) in DosUnlinkUmb()560 if (!ValidateMcb(CurrentMcb)) in DosGetPreviousUmb()