Home
last modified time | relevance | path

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

/reactos/ntoskrnl/se/
H A Ddebug.c177 SD_CONTROL_PRINT(SE_SACL_AUTO_INHERIT_REQ); in SepDumpSdControlInfo()
/reactos/sdk/lib/rtl/
H A Dsd.c474 SE_SACL_AUTO_INHERIT_REQ | in RtlSetControlSecurityDescriptor()
567 SE_SACL_AUTO_INHERIT_REQ | in RtlSetAttributesSecurityDescriptor()
/reactos/sdk/include/xdk/
H A Dsetypes.h828 #define SE_SACL_AUTO_INHERIT_REQ 0x0200 macro
/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c3427 …if (!DumpAcl(pacl, pwptr, plen, control & SE_SACL_PROTECTED, control & SE_SACL_AUTO_INHERIT_REQ, c… in DumpSacl()
/reactos/modules/rostests/winetests/advapi32/
H A Dsecurity.c4647 = SE_DACL_AUTO_INHERIT_REQ | SE_SACL_AUTO_INHERIT_REQ in test_SetSecurityDescriptorControl()