Searched refs:SE_SACL_PRESENT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h737 #define SE_SACL_PRESENT 0x0010 /* Set when the SACL is present on the object. */ macro
H A Dsmb_smb_2.c6811 control_flags |= SE_SACL_PRESENT | SE_SACL_AUTO_INHERITED | SE_SACL_AUTO_INHERIT_REQ;
/macosx-10.10/ntfs-84/kext/
H A Dntfs_layout.h1685 * SE_SACL_PRESENT - This boolean flag, when set, indicates that the security
1708 SE_SACL_PRESENT = const_cpu_to_le16(0x0010), enumerator in enum:__anon11378
1740 SE_SACL_PRESENT is set in the control field. If
1741 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
1769 SE_SACL_PRESENT is set in the control field. If
1770 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb.c6131 ControlFlags |= SE_SACL_PRESENT | SE_SACL_AUTO_INHERITED | SE_SACL_AUTO_INHERIT_REQ;

Completed in 129 milliseconds