Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/misc/
H A Dwinsta.c433 LUID LuidNone = {0, 0}; in SetWindowStationUser() local
434 BOOL IsLogon = (pluid && !RtlEqualLuid(pluid, &LuidNone)); in SetWindowStationUser()
/reactos/base/system/winlogon/
H A Dsas.c47 LUID LuidNone = {0, 0}; variable
601 &LuidNone, NULL, 0); in HandleLogon()
886 &LuidNone, NULL, 0); in HandleLogoff()
H A Dwinlogon.h328 extern LUID LuidNone;
H A Dwlx.c1061 &LuidNone, NULL, 0); in CreateWindowStationAndDesktops()