Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/ntos_mm/
H A DZwCreateSection.c22 …, Size, SectionPageProtection, AllocationAttributes, FileHandle, RetStatus, CloseRetStatus) do \ argument
28 …if (CloseRetStatus != NO_HANDLE_CLOSE) …
32 …if (CloseRetStatus != IGNORE) ok_eq_hex(Status, CloseRetStatus); …