Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ps/
H A Dpsmgr.c52 HANDLE PspInitialSystemProcessHandle = NULL; variable
467 Status = PspCreateProcess(&PspInitialSystemProcessHandle, in PspInitPhase0()
479 ObReferenceObjectByHandle(PspInitialSystemProcessHandle, in PspInitPhase0()