Home
last modified time | relevance | path

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

/reactos/win32ss/user/winsrv/consrv/include/
H A Dconsole.h27 ConDrvValidateConsoleState(IN PCONSOLE Console,
/reactos/win32ss/user/winsrv/consrv/condrv/
H A Dconsole.c24 ConDrvValidateConsoleState(IN PCONSOLE Console, in ConDrvValidateConsoleState() function
53 if (!ConDrvValidateConsoleState(Console, ExpectedState)) in ConDrvValidateConsoleUnsafe()
/reactos/win32ss/user/winsrv/consrv/
H A Dconsole.c1411 if (!ConDrvValidateConsoleState((PCONSOLE)Console, CONSOLE_RUNNING)) in ConSrvConsoleProcessCtrlEvent()
1460 if (!ConDrvValidateConsoleState((PCONSOLE)Console, CONSOLE_RUNNING)) in ConSrvSetConsoleProcessFocus()