ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Functions | |
static PVOID | AllocateGuarded (_In_ SIZE_T SizeRequested) |
static VOID | FreeGuarded (_In_ PVOID Pointer) |
static VOID | MakeReadOnly (PVOID Pointer, SIZE_T SizeRequested) |
Definition at line 10 of file apitest_guard.h.
Referenced by MakeAcl(), START_TEST(), Test_RtlAreBitsClear(), Test_RtlAreBitsSet(), Test_RtlClearAllBits(), Test_RtlClearBits(), Test_RtlFindClearBits(), Test_RtlFindClearBitsAndSet(), Test_RtlFindNextForwardRunClear(), Test_RtlFindSetBits(), Test_RtlFindSetBitsAndClear(), Test_RtlNumberOfClearBits(), Test_RtlNumberOfSetBits(), Test_RtlSetAllBits(), Test_RtlSetBits(), TestGetUserObjectInfoA(), and TestGetUserObjectInfoW().
Definition at line 45 of file apitest_guard.h.
Referenced by START_TEST(), Test_RtlAreBitsClear(), Test_RtlAreBitsSet(), Test_RtlClearAllBits(), Test_RtlClearBits(), Test_RtlFindClearBits(), Test_RtlFindClearBitsAndSet(), Test_RtlFindNextForwardRunClear(), Test_RtlFindSetBits(), Test_RtlFindSetBitsAndClear(), Test_RtlNumberOfClearBits(), Test_RtlNumberOfSetBits(), Test_RtlSetAllBits(), Test_RtlSetBits(), TestGetUserObjectInfoA(), and TestGetUserObjectInfoW().
Definition at line 59 of file apitest_guard.h.
Referenced by START_TEST().