Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/subsys/win/
H A Dbasemsg.h148 } BASE_CHECK_VDM, *PBASE_CHECK_VDM; typedef
/reactos/subsystems/win/basesrv/
H A Dvdm.c351 BOOLEAN BaseSrvCopyCommand(PBASE_CHECK_VDM CheckVdmRequest, PVDM_DOS_RECORD DosRecord) in BaseSrvCopyCommand()
602 PBASE_CHECK_VDM CheckVdmRequest = &((PBASE_API_MESSAGE)ApiMessage)->Data.CheckVDMRequest; in CSR_API()
/reactos/dll/win32/kernel32/client/
H A Dvdm.c103 PBASE_CHECK_VDM CheckVdm = &ApiMessage->Data.CheckVDMRequest; in BaseCheckVDM()
H A Dproc.c2347 PBASE_CHECK_VDM CheckVdmMsg; in CreateProcessInternalW()