Home
last modified time | relevance | path

Searched refs:SECURITY_WORLD_SID_AUTHORITY (Results 1 – 25 of 28) sorted by relevance

12

/reactos/dll/win32/userenv/
H A Dmisc.c35 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY};
/reactos/modules/rostests/apitests/ntdll/
H A DNtAccessCheck.c71 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in AccessCheckEmptyMappingTest()
H A DNtQueryInformationToken.c500 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in QueryTokenPrivilegesAndGroupsTests()
590 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in QueryTokenRestrictedSidsTest()
H A DNtAccessCheckByTypeResultList.c13 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY};
H A DNtAccessCheckByType.c13 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY};
/reactos/base/services/svchost/
H A Dglobals.c25 { &WorldSid, { SECURITY_WORLD_SID_AUTHORITY }, SECURITY_WORLD_RID },
/reactos/modules/rostests/apitests/advapi32/
H A DRegCreateKeyEx.c30 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = {SECURITY_WORLD_SID_AUTHORITY}; in START_TEST()
/reactos/base/system/services/
H A Dsecurity.c58 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in ScmCreateSids()
/reactos/ntoskrnl/config/
H A Dcmse.c27 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in CmpHiveRootSecurityDescriptor()
/reactos/modules/rostests/tests/tokentest/
H A Dtokentest.c345 static SID sidEveryone = { 1, 1, {SECURITY_WORLD_SID_AUTHORITY}, {SECURITY_WORLD_RID} }; in CreateInitialSystemToken()
/reactos/subsystems/win/basesrv/
H A Dinit.c180 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in CreateBaseAcls()
H A Ddosdev.c483 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in CSR_API()
/reactos/dll/win32/kernel32/client/
H A Ddebugger.c40 static SID_IDENTIFIER_AUTHORITY siaWorldAuth = {SECURITY_WORLD_SID_AUTHORITY}; in K32CreateDBMonMutex()
/reactos/dll/win32/lsasrv/
H A Ddatabase.c18 SID_IDENTIFIER_AUTHORITY WorldSidAuthority = {SECURITY_WORLD_SID_AUTHORITY};
/reactos/sdk/lib/rtl/
H A Dsecurity.c246 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in RtlDefaultNpAcl()
/reactos/subsystems/csr/csrsrv/
H A Dinit.c211 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in GetDosDevicesProtection()
/reactos/ntoskrnl/se/
H A Dsid.c19 SID_IDENTIFIER_AUTHORITY SeWorldSidAuthority = {SECURITY_WORLD_SID_AUTHORITY};
/reactos/sdk/include/xdk/
H A Dsetypes.h527 #define SECURITY_WORLD_SID_AUTHORITY {0,0,0,0,0,1} macro
/reactos/base/system/winlogon/
H A Dsas.c676 static SID_IDENTIFIER_AUTHORITY WorldAuthority = { SECURITY_WORLD_SID_AUTHORITY }; in CreateLogoffSecurityAttributes()
/reactos/modules/rostests/winetests/advapi32/
H A Dsecurity.c1233 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_AccessCheck()
2924 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_process_security()
3290 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_SetEntriesInAclW()
3421 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_SetEntriesInAclA()
5192 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_EqualSid()
6614 …static SID const sidWorld = { SID_REVISION, 1, { SECURITY_WORLD_SID_AUTHORITY} , { SECURITY_WORLD_… in test_AddAce()
6663 static SID_IDENTIFIER_AUTHORITY sia_world = {SECURITY_WORLD_SID_AUTHORITY}; in test_AddMandatoryAce()
7961 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = { SECURITY_WORLD_SID_AUTHORITY }; in test_GetExplicitEntriesFromAclW()
H A Dregistry.c1012 SID_IDENTIFIER_AUTHORITY sid_authority = {SECURITY_WORLD_SID_AUTHORITY}; in test_reg_open_key()
1291 SID_IDENTIFIER_AUTHORITY sid_authority = {SECURITY_WORLD_SID_AUTHORITY}; in test_reg_create_key()
/reactos/dll/win32/samsrv/
H A Dsecurity.c14 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY};
/reactos/dll/win32/kernel32/winnls/string/
H A Dnls.c2398 static SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in CreateNlsSecurityDescriptor()
/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c48 …{ {'W','D'}, WinWorldSid, { SID_REVISION, 1, { SECURITY_WORLD_SID_AUTHORITY }, { SECURITY_WORLD_RI…
126 static const SID sidWorld = { SID_REVISION, 1, { SECURITY_WORLD_SID_AUTHORITY} , { SECURITY_WORLD_R…
/reactos/base/system/smss/
H A Dsminit.c980 SID_IDENTIFIER_AUTHORITY WorldAuthority = {SECURITY_WORLD_SID_AUTHORITY}; in SmpCreateSecurityDescriptors()

12