|
ReactOS 0.4.16-dev-2332-g4cba65d
|
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 check_token_label(), 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 check_token_label(), 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 check_token_label(), 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_default_dacl_owner_group_sid(), test_GetShellSecurityDescriptor(), test_token_security_descriptor(), and VCheckAcl__().