/reactos/base/system/winlogon/ |
H A D | security.c | 125 SECURITY_LOCAL_SYSTEM_RID, in CreateWinstaSecurity() 372 SECURITY_LOCAL_SYSTEM_RID, in CreateApplicationDesktopSecurity() 554 SECURITY_LOCAL_SYSTEM_RID, in CreateWinlogonDesktopSecurity() 703 SECURITY_LOCAL_SYSTEM_RID, in CreateScreenSaverSecurity() 889 SECURITY_LOCAL_SYSTEM_RID, in AllowWinstaAccessToUser() 1180 SECURITY_LOCAL_SYSTEM_RID, in AllowDesktopAccessToUser()
|
/reactos/dll/win32/lsasrv/ |
H A D | security.c | 114 SECURITY_LOCAL_SYSTEM_RID, in LsapCreatePolicySd() 323 SECURITY_LOCAL_SYSTEM_RID, in LsapCreateAccountSd() 491 SECURITY_LOCAL_SYSTEM_RID, in LsapCreateSecretSd() 665 SECURITY_LOCAL_SYSTEM_RID, in LsapCreateTokenSd()
|
H A D | lookup.c | 460 SubAuthorities[0] = SECURITY_LOCAL_SYSTEM_RID; in LsapInitSids()
|
/reactos/base/services/rpcss/ |
H A D | setup.c | 56 …atic SID SystemSid = { SID_REVISION, 1, { SECURITY_NT_AUTHORITY }, { SECURITY_LOCAL_SYSTEM_RID } }; in RunningAsSYSTEM()
|
/reactos/sdk/lib/rtl/ |
H A D | sysvol.c | 32 SECURITY_LOCAL_SYSTEM_RID, in RtlpSysVolCreateSecurityDescriptor() 224 SECURITY_LOCAL_SYSTEM_RID, in RtlpSysVolCheckOwnerAndSecurity()
|
H A D | security.c | 340 *RtlSubAuthoritySid(Sid, 0) = SECURITY_LOCAL_SYSTEM_RID; in RtlDefaultNpAcl()
|
/reactos/dll/win32/userenv/ |
H A D | misc.c | 69 SECURITY_LOCAL_SYSTEM_RID, in CreateDefaultSecurityDescriptor()
|
/reactos/base/services/svchost/ |
H A D | security.cxx | 21 SID NtSid = { SID_REVISION, 1, { SECURITY_NT_AUTHORITY }, { SECURITY_LOCAL_SYSTEM_RID } };
|
H A D | globals.c | 30 { &LocalSystemSid, { SECURITY_NT_AUTHORITY }, SECURITY_LOCAL_SYSTEM_RID },
|
/reactos/modules/rostests/apitests/ntdll/ |
H A D | NtSetInformationToken.c | 90 SECURITY_LOCAL_SYSTEM_RID, in CreateNewDefaultDacl()
|
/reactos/subsystems/csr/csrsrv/ |
H A D | init.c | 232 SECURITY_LOCAL_SYSTEM_RID, in GetDosDevicesProtection() 858 SECURITY_LOCAL_SYSTEM_RID, in CsrCreateLocalSystemSD()
|
/reactos/base/services/dhcpcsvc/dhcp/ |
H A D | pipe.c | 103 SECURITY_LOCAL_SYSTEM_RID, in CreateDhcpPipeSecurity()
|
/reactos/base/system/services/ |
H A D | security.c | 95 *pSubAuthority = SECURITY_LOCAL_SYSTEM_RID; in ScmCreateSids()
|
/reactos/ntoskrnl/config/ |
H A D | cmse.c | 59 *RtlSubAuthoritySid(Sid[2], 0) = SECURITY_LOCAL_SYSTEM_RID; in CmpHiveRootSecurityDescriptor()
|
/reactos/subsystems/csr/csrlib/ |
H A D | connect.c | 123 SECURITY_LOCAL_SYSTEM_RID, in CsrpConnectToServer()
|
/reactos/base/services/umpnpmgr/ |
H A D | install.c | 354 SECURITY_LOCAL_SYSTEM_RID, in CreatePnpInstallEventSecurity()
|
/reactos/modules/rostests/tests/tokentest/ |
H A D | tokentest.c | 344 static SID sidSystem = { 1, 1, {SECURITY_NT_AUTHORITY}, {SECURITY_LOCAL_SYSTEM_RID} }; in CreateInitialSystemToken()
|
/reactos/subsystems/win/basesrv/ |
H A D | init.c | 233 1, SECURITY_LOCAL_SYSTEM_RID, in CreateBaseAcls()
|
/reactos/dll/win32/kernel32/client/ |
H A D | debugger.c | 84 SECURITY_LOCAL_SYSTEM_RID, in K32CreateDBMonMutex()
|
/reactos/ntoskrnl/se/ |
H A D | sid.c | 236 *SubAuthority = SECURITY_LOCAL_SYSTEM_RID; in SepInitSecurityIDs()
|
/reactos/dll/win32/advapi32/misc/ |
H A D | logon.c | 224 SECURITY_LOCAL_SYSTEM_RID, in CreateDefaultProcessSecurityCommon()
|
/reactos/sdk/include/xdk/ |
H A D | setypes.h | 574 #define SECURITY_LOCAL_SYSTEM_RID (0x00000012L) macro
|
/reactos/base/applications/taskmgr/ |
H A D | perfdata.c | 66 …AllocateAndInitializeSid(&NtSidAuthority, 1, SECURITY_LOCAL_SYSTEM_RID, 0, 0, 0, 0, 0, 0, 0, &Syst… in PerfDataInitialize()
|
/reactos/dll/win32/powrprof/ |
H A D | powrprof.c | 869 SECURITY_LOCAL_SYSTEM_RID, in CreatePowrProfSemaphoreSecurity()
|
/reactos/base/system/smss/ |
H A D | sminit.c | 1089 SECURITY_LOCAL_SYSTEM_RID, in SmpCreateSecurityDescriptors()
|