Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ex/
H A Dwin32k.c68 (PsGetCurrentProcessSessionId() != Win32ObjectHeader->SessionId)) in ExpWin32SessionCallout()
/reactos/win32ss/drivers/videoprt/
H A Ddispatch.c596 DeviceExtension->SessionId = PsGetCurrentProcessSessionId(); in VideoPortUseDeviceInSession()
609 if (DeviceExtension->SessionId == PsGetCurrentProcessSessionId()) in VideoPortUseDeviceInSession()
/reactos/sdk/include/ndk/
H A Dpsfuncs.h159 PsGetCurrentProcessSessionId(
/reactos/ntoskrnl/ob/
H A Dobname.c901 if (RootDirectory->SessionId != PsGetCurrentProcessSessionId() && in ObpLookupObjectName()
H A Doblife.c1947 Directory->SessionId = PsGetCurrentProcessSessionId(); in NtSetInformationObject()
/reactos/ntoskrnl/ps/
H A Dprocess.c1133 PsGetCurrentProcessSessionId(VOID) in PsGetCurrentProcessSessionId() function
/reactos/win32ss/user/ntuser/
H A Ddesktop.c2496 pdesk->dwSessionId = PsGetCurrentProcessSessionId(); in IntCreateDesktop()
2989 if (PsGetCurrentProcessSessionId() != pdesk->rpwinstaParent->dwSessionId) in NtUserSwitchDesktop()
H A Dmenu.c324 if (PsGetCurrentProcessSessionId() == Menu->head.rpdesk->rpwinstaParent->dwSessionId) in IntDestroyMenuObject()
/reactos/ntoskrnl/
H A Dntoskrnl.spec961 @ stdcall PsGetCurrentProcessSessionId() function