Lines Matching full:permission
31 .Nd add permissions to a permission set
43 is a POSIX.1e call that adds the permission contained in
45 to the permission set
49 that already exist in the permission set.
53 .It ACL_EXECUTE Execute permission
54 .It ACL_WRITE Write permission
55 .It ACL_READ Read permission
60 .It ACL_READ_DATA Ta "Read permission"
62 .It ACL_WRITE_DATA Ta "Write permission, or permission to create files"
64 .It ACL_APPEND_DATA Ta "Permission to create directories. Ignored for files"
68 .It ACL_EXECUTE Ta "Execute permission"
69 .It ACL_DELETE_CHILD Ta "Permission to delete files and subdirectories"
70 .It ACL_READ_ATTRIBUTES Ta "Permission to read basic attributes"
71 .It ACL_WRITE_ATTRIBUTES Ta "Permission to change basic attributes"
72 .It ACL_DELETE Ta "Permission to delete the object this ACL is placed on"
73 .It ACL_READ_ACL Ta "Permission to read ACL"
74 .It ACL_WRITE_ACL Ta "Permission to change the ACL and file mode"
98 is not a valid descriptor for a permission set within an ACL entry.