ReactOS 0.4.16-dev-88-ga65b6ae
|
#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 839 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), LsarQuerySecurityObject(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SamrQuerySecurityObject(), and SeSetWorldSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Dacl |
Definition at line 843 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 841 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), LsarQuerySecurityObject(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SamrQuerySecurityObject(), SepGetGroupFromDescriptor(), and SeSetWorldSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Owner |
Definition at line 840 of file setypes.h.
Referenced by _IRQL_requires_max_(), CmpQuerySecurityDescriptor(), LsarQuerySecurityObject(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SamrQuerySecurityObject(), SepGetOwnerFromDescriptor(), and SeSetWorldSecurityDescriptor().
$UCHAR _SECURITY_DESCRIPTOR_RELATIVE::Revision |
Definition at line 837 of file setypes.h.
Referenced by RtlValidRelativeSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Sacl |
Definition at line 842 of file setypes.h.
Referenced by _IRQL_requires_max_(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetSaclFromDescriptor(), and SeSetWorldSecurityDescriptor().