Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ps/
H A Dprocess.c378 INITIAL_PEB InitialPeb; in PspCreateProcess()
725 RtlZeroMemory(&InitialPeb, sizeof(INITIAL_PEB)); in PspCreateProcess()
/reactos/sdk/include/ndk/
H A Dpstypes.h686 } INITIAL_PEB, *PINITIAL_PEB; typedef