Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/ntdll/
H A DLdrLoadDll.c71 LdrUnloadDll(BaseAddress); in START_TEST()
90 LdrUnloadDll(BaseAddress); in START_TEST()
114 LdrUnloadDll(BaseAddress); in START_TEST()
128 LdrUnloadDll(BaseAddress); in START_TEST()
142 LdrUnloadDll(BaseAddress); in START_TEST()
156 LdrUnloadDll(BaseAddress); in START_TEST()
176 LdrUnloadDll(BaseAddress); in START_TEST()
197 LdrUnloadDll(BaseAddress); in START_TEST()
/reactos/sdk/lib/rtl/
H A Dpropvar.c86 LdrUnloadDll(BaseAddress); in PropertyLengthAsVariant()
120 LdrUnloadDll(BaseAddress); in RtlConvertPropertyToVariant()
158 LdrUnloadDll(BaseAddress); in RtlConvertVariantToProperty()
/reactos/subsystems/csr/csrsrv/
H A Dserver.c184 if (hServerDll) LdrUnloadDll(hServerDll); in CsrLoadServerDll()
266 if (hServerDll) LdrUnloadDll(hServerDll); in CsrLoadServerDll()
/reactos/sdk/include/ndk/
H A Dumfuncs.h213 LdrUnloadDll(
/reactos/dll/win32/kernel32/client/
H A Dloader.c484 Status = LdrUnloadDll((PVOID)hLibModule); in FreeLibrary()
526 LdrUnloadDll((PVOID)hLibModule); in FreeLibraryAndExitThread()
H A Dproc.c403 LdrUnloadDll(gSaferHandle); in BasepReplaceProcessThreadTokens()
/reactos/modules/rosapps/applications/devutils/shimdbg/
H A Dshimdbg.c148 LdrUnloadDll(hdll); in InitApphelp()
/reactos/dll/ntdll/ldr/
H A Dldrutils.c2551 LdrUnloadDll(LdrEntry->DllBase); in LdrpLoadDll()
2590 LdrUnloadDll(LdrEntry->DllBase); in LdrpLoadDll()
2782 LdrUnloadDll(g_pShimEngineModule); in LdrpUnloadShimEngine()
H A Dldrapi.c1291 LdrUnloadDll( in LdrUnloadDll() function
/reactos/dll/win32/lsasrv/
H A Dauthpackage.c321 LdrUnloadDll(Package->ModuleHandle); in LsapAddAuthPackage()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2364 NTSYSAPI NTSTATUS WINAPI LdrUnloadDll(HMODULE);
/reactos/dll/ntdll/def/
H A Dntdll.spec186 @ stdcall LdrUnloadDll(ptr)