ReactOS 0.4.16-dev-1481-ga753f34
|
#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 851 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 855 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 853 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 852 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 849 of file setypes.h.
Referenced by RtlValidRelativeSecurityDescriptor().
$ULONG _SECURITY_DESCRIPTOR_RELATIVE::Sacl |
Definition at line 854 of file setypes.h.
Referenced by _IRQL_requires_max_(), RtlMakeSelfRelativeSD(), RtlpSetSecurityObject(), RtlSelfRelativeToAbsoluteSD2(), RtlValidRelativeSecurityDescriptor(), SepGetSaclFromDescriptor(), and SeSetWorldSecurityDescriptor().