Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/ntdll/
H A DRtlHandle.c42 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()
/reactos/dll/win32/kernel32/include/
H A Dbaseheap.h105 (PBASE_HEAP_HANDLE_ENTRY)RtlAllocateHandle(&BaseHeapHandleTable, NULL)
/reactos/sdk/lib/rtl/
H A Dhandle.c60 RtlAllocateHandle( in RtlAllocateHandle() function
/reactos/dll/ntdll/rtl/
H A Dlibsupp.c460 RtlHandle = RtlAllocateHandle(&AtomTable->RtlHandleTable, in RtlpCreateAtomHandle()
/reactos/dll/win32/uxtheme/
H A Dsystem.c781 pHandle = (PUXTHEME_HANDLE)RtlAllocateHandle(&g_UxThemeHandleTable, NULL); in OpenThemeDataInternal()
/reactos/sdk/include/ndk/
H A Drtlfuncs.h3879 RtlAllocateHandle(
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2627 NTSYSAPI RTL_HANDLE * WINAPI RtlAllocateHandle(RTL_HANDLE_TABLE *,ULONG *);
/reactos/dll/ntdll/def/
H A Dntdll.spec640 @ stdcall RtlAllocateHandle(ptr ptr)