Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/aux_klib/
H A Daux_klib.c29 UNICODE_STRING strRtlQueryModuleInformation = RTL_CONSTANT_STRING(L"RtlQueryModuleInformation"); in AuxKlibInitialize() local
38 pfnRtlQueryModuleInformation = MmGetSystemRoutineAddress(&strRtlQueryModuleInformation); in AuxKlibInitialize()