Home
last modified time | relevance | path

Searched refs:SystemAuthority (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/msgina/
H A Dlsa.c65 SID_IDENTIFIER_AUTHORITY SystemAuthority = {SECURITY_NT_AUTHORITY}; in MyLogonUser() local
149 Status = RtlAllocateAndInitializeSid(&SystemAuthority, in MyLogonUser()
H A Dmsgina.c38 static SID_IDENTIFIER_AUTHORITY SystemAuthority = {SECURITY_NT_AUTHORITY}; variable
1071 RtlAllocateAndInitializeSid(&SystemAuthority, in DllMain()
/reactos/subsystems/win/basesrv/
H A Ddosdev.c484 SID_IDENTIFIER_AUTHORITY SystemAuthority = {SECURITY_NT_AUTHORITY}; in CSR_API() local
952 Status = RtlAllocateAndInitializeSid(&SystemAuthority, in CSR_API()
/reactos/dll/win32/advapi32/misc/
H A Dlogon.c1176 SID_IDENTIFIER_AUTHORITY SystemAuthority = {SECURITY_NT_AUTHORITY}; in LogonUserExW() local
1307 Status = RtlAllocateAndInitializeSid(&SystemAuthority, in LogonUserExW()
/reactos/dll/win32/msv1_0/
H A Dmsv1_0.c394 SID_IDENTIFIER_AUTHORITY SystemAuthority = {SECURITY_NT_AUTHORITY}; in BuildTokenGroups() local
426 RtlAllocateAndInitializeSid(&SystemAuthority, in BuildTokenGroups()
458 RtlAllocateAndInitializeSid(&SystemAuthority, in BuildTokenGroups()