Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Ddbgbuffer.c252 ModulePtr->InitOrderIndex = 0; // FIXME: ?? in RtlpQueryRemoteProcessModules()
/reactos/dll/ntdll/ldr/
H A Dldrapi.c1006 ModulePtr->InitOrderIndex = 0; in LdrQueryProcessModuleInformationEx()
1018 ModulePtr->InitOrderIndex++; in LdrQueryProcessModuleInformationEx()
/reactos/sdk/include/ndk/
H A Drtltypes.h1009 USHORT InitOrderIndex; member
/reactos/ntoskrnl/ex/
H A Dsysinfo.c50 ModuleInfo->InitOrderIndex = 0; in ExpConvertLdrModuleToRtlModule()