ReactOS
0.4.15-dev-5608-gafb953a
|
#include <setypes.h>
Public Attributes | |
$UCHAR | Revision |
$UCHAR | Sbz1 |
SECURITY_DESCRIPTOR_CONTROL | Control |
$ULONG | Owner |
$ULONG | Group |
$ULONG | Sacl |
$ULONG | Dacl |
SECURITY_DESCRIPTOR_CONTROL _SECURITY_DESCRIPTOR_RELATIVE::Control |
Definition at line 835 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), and SeSetWorldSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Dacl |
Definition at line 839 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetDaclFromDescriptor(), and SeSetWorldSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Group |
Definition at line 837 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetGroupFromDescriptor(), and SeSetWorldSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Owner |
Definition at line 836 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetOwnerFromDescriptor(), and SeSetWorldSecurityDescriptor().
$UCHAR _SECURITY_DESCRIPTOR_RELATIVE::Revision |
Definition at line 833 of file setypes.h.
Referenced by RtlValidRelativeSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Sacl |
Definition at line 838 of file setypes.h.
Referenced by _IRQL_requires_max_(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetSaclFromDescriptor(), and SeSetWorldSecurityDescriptor().