ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <ob.h>
Public Attributes | |
LIST_ENTRY | Link |
ULONG | RefCount |
ULONG | FullHash |
QUAD | SecurityDescriptor |
ULONG _SECURITY_DESCRIPTOR_HEADER::FullHash |
Definition at line 135 of file ob.h.
Referenced by ObDereferenceSecurityDescriptor(), ObLogSecurityDescriptor(), and ObpCreateCacheEntry().
LIST_ENTRY _SECURITY_DESCRIPTOR_HEADER::Link |
ULONG _SECURITY_DESCRIPTOR_HEADER::RefCount |
Definition at line 134 of file ob.h.
Referenced by ObDereferenceSecurityDescriptor(), ObLogSecurityDescriptor(), ObpCreateCacheEntry(), ObpReferenceSecurityDescriptor(), and ObReferenceSecurityDescriptor().
QUAD _SECURITY_DESCRIPTOR_HEADER::SecurityDescriptor |
Definition at line 136 of file ob.h.
Referenced by ObLogSecurityDescriptor(), and ObpCreateCacheEntry().