Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/iomgr/
H A Dfile.c1525 IopSetDeviceSecurityDescriptor(IN PDEVICE_OBJECT DeviceObject, in IopSetDeviceSecurityDescriptor() function
1627 TmpStatus = IopSetDeviceSecurityDescriptor(CurrentDO, SecurityInformation, in IopSetDeviceSecurityDescriptors()
1761 Status = IopSetDeviceSecurityDescriptor(DeviceObject, in IopGetSetSecurityObject()