Searched refs:RtlAllocateHandle (Results 1 – 8 of 8) sorted by relevance
42 HandleEntry = RtlAllocateHandle(&HandleTable, &Index); in START_TEST()78 HandleEntry = RtlAllocateHandle(&HandleTable, &Index); in START_TEST()104 HandleEntry = RtlAllocateHandle(&HandleTable, &Index); in START_TEST()126 HandleEntry = RtlAllocateHandle(&HandleTable, &Index); in START_TEST()157 HandleEntry = RtlAllocateHandle(&HandleTable, &Index); in START_TEST()
105 (PBASE_HEAP_HANDLE_ENTRY)RtlAllocateHandle(&BaseHeapHandleTable, NULL)
60 RtlAllocateHandle( in RtlAllocateHandle() function
460 RtlHandle = RtlAllocateHandle(&AtomTable->RtlHandleTable, in RtlpCreateAtomHandle()
781 pHandle = (PUXTHEME_HANDLE)RtlAllocateHandle(&g_UxThemeHandleTable, NULL); in OpenThemeDataInternal()
3879 RtlAllocateHandle(
2627 NTSYSAPI RTL_HANDLE * WINAPI RtlAllocateHandle(RTL_HANDLE_TABLE *,ULONG *);
640 @ stdcall RtlAllocateHandle(ptr ptr)