ReactOS 0.4.16-dev-125-g798ea90
|
import"setypes.h";
Public Attributes | |
UCHAR | AceType |
UCHAR | AceFlags |
USHORT | AceSize |
$UCHAR | AceType |
$UCHAR | AceFlags |
$USHORT | AceSize |
Definition at line 209 of file ms-dtyp.idl.
UCHAR _ACE_HEADER::AceFlags |
Definition at line 211 of file ms-dtyp.idl.
Referenced by CmpHiveRootSecurityDescriptor(), DumpAce(), CSecurityDescriptor::GetCurrentACE_Flags(), CSecurityDescriptor::GetSACLEntry(), load_default_acl(), MakeAcl(), ParseStringAclToAcl(), SepPropagateAcl(), test_AddMandatoryAce(), test_GetShellSecurityDescriptor(), test_token_security_descriptor(), and VCheckAcl__().
USHORT _ACE_HEADER::AceSize |
Definition at line 212 of file ms-dtyp.idl.
Referenced by load_default_acl(), MakeAcl(), map_dacl_2_nfs4acl(), ParseStringAclToAcl(), RtlFirstFreeAce(), SepPropagateAcl(), test_AddAce(), and VCheckAcl__().
UCHAR _ACE_HEADER::AceType |
Definition at line 210 of file ms-dtyp.idl.
Referenced by DumpAce(), CSecurityDescriptor::GetCurrentACE_AccessMask(), CSecurityDescriptor::GetCurrentACE_SID(), CSecurityDescriptor::GetDACLEntry(), CSecurityDescriptor::GetSACLEntry(), load_default_acl(), MakeAcl(), ParseStringAclToAcl(), SepPropagateAcl(), test_AddAce(), test_AddMandatoryAce(), test_child_token_sd(), test_child_token_sd_medium(), test_child_token_sd_restricted(), test_GetShellSecurityDescriptor(), test_token_security_descriptor(), and VCheckAcl__().