Searched refs:CachedSecurityDescriptor (Results 1 – 2 of 2) sorted by relevance
671 PSECURITY_DESCRIPTOR SecurityDescriptor, CachedSecurityDescriptor; in NpCreateNewNamedPipe() local758 &CachedSecurityDescriptor, in NpCreateNewNamedPipe()769 Fcb->SecurityDescriptor = CachedSecurityDescriptor; in NpCreateNewNamedPipe()
1532 PSECURITY_DESCRIPTOR OldSecurityDescriptor, CachedSecurityDescriptor, NewSecurityDescriptor; in IopSetDeviceSecurityDescriptor() local1570 &CachedSecurityDescriptor, 1); in IopSetDeviceSecurityDescriptor()1584 DeviceObject->SecurityDescriptor = CachedSecurityDescriptor; in IopSetDeviceSecurityDescriptor()1598 ObDereferenceSecurityDescriptor(CachedSecurityDescriptor, 1); in IopSetDeviceSecurityDescriptor()1724 PSECURITY_DESCRIPTOR CachedSecurityDescriptor; in IopGetSetSecurityObject() local1727 Status = ObLogSecurityDescriptor(SecurityDescriptor, &CachedSecurityDescriptor, 1); in IopGetSetSecurityObject()1734 DeviceObject->SecurityDescriptor = CachedSecurityDescriptor; in IopGetSetSecurityObject()