Home
last modified time | relevance | path

Searched refs:ObLogSecurityDescriptor (Results 1 – 7 of 7) sorted by relevance

/reactos/drivers/filesystems/npfs/
H A Dseinfo.c87 Status = ObLogSecurityDescriptor(TempSecurityDescriptor, &NewSecurityDescriptor, 1); in NpCommonSetSecurityInfo()
H A Dcreate.c757 Status = ObLogSecurityDescriptor(SecurityDescriptor, in NpCreateNewNamedPipe()
/reactos/ntoskrnl/ob/
H A Dobsecure.c41 Status = ObLogSecurityDescriptor(SecurityDescriptor, in ObAssignObjectSecurityDescriptor()
155 Status = ObLogSecurityDescriptor(NewDescriptor, in ObSetSecurityDescriptorInfo()
H A Dobsdcach.c364 ObLogSecurityDescriptor(IN PSECURITY_DESCRIPTOR InputSecurityDescriptor, in ObLogSecurityDescriptor() function
/reactos/sdk/include/ndk/
H A Dobfuncs.h99 ObLogSecurityDescriptor(
/reactos/ntoskrnl/io/iomgr/
H A Dfile.c1569 Status = ObLogSecurityDescriptor(NewSecurityDescriptor, in IopSetDeviceSecurityDescriptor()
1727 Status = ObLogSecurityDescriptor(SecurityDescriptor, &CachedSecurityDescriptor, 1); in IopGetSetSecurityObject()
/reactos/ntoskrnl/
H A Dntoskrnl.spec911 @ stdcall ObLogSecurityDescriptor(ptr ptr long)