Searched refs:ACL_WRITE (Results 1 – 8 of 8) sorted by relevance
130 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()184 if (acl_mask->ae_perm & ACL_WRITE) in vaccess_acl_posix1e()204 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()238 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()256 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()286 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()308 if (acl->acl_entry[i].ae_perm & ACL_WRITE) in vaccess_acl_posix1e()340 if (acl_other->ae_perm & ACL_WRITE) in vaccess_acl_posix1e()373 perm |= ACL_WRITE; in acl_posix1e_mode_to_perm()382 perm |= ACL_WRITE; in acl_posix1e_mode_to_perm()[all …]
68 if (entry->ae_perm & ACL_WRITE) in acl_equiv_mode_np()76 if (entry->ae_perm & ACL_WRITE) in acl_equiv_mode_np()84 if (entry->ae_perm & ACL_WRITE) in acl_equiv_mode_np()
69 acl_add_perm(perms, ACL_WRITE); in acl_from_mode_np()87 acl_add_perm(perms, ACL_WRITE); in acl_from_mode_np()105 acl_add_perm(perms, ACL_WRITE); in acl_from_mode_np()
294 if (perm & ACL_WRITE) in _posix1e_acl_perm_to_string()323 myperm |= ACL_WRITE; in _posix1e_acl_string_to_perm()
195 #define ACL_WRITE 0x0002 macro198 #define ACL_PERM_BITS (ACL_EXECUTE | ACL_WRITE | ACL_READ)199 #define ACL_POSIX1E_BITS (ACL_EXECUTE | ACL_WRITE | ACL_READ)
32 ACL_WRITE,
80 if (ACL_GET_PERM(opaque_ps, ACL_WRITE)) in acl_entry_get_perm()
58 {ARCHIVE_ENTRY_ACL_WRITE, ACL_WRITE},