Lines Matching refs:deny
434 ace_make_deny(ace_t *allow, ace_t *deny, int isdir, int isowner)
436 (void) memcpy(deny, allow, sizeof (ace_t));
438 deny->a_who = allow->a_who;
440 deny->a_type = ACE_ACCESS_DENIED_ACE_TYPE;
441 deny->a_access_mask ^= ACE_POSIX_SUPPORTED_BITS;
443 deny->a_access_mask ^= ACE_DELETE_CHILD;
445 deny->a_access_mask &= ~(ACE_SYNCHRONIZE | ACE_WRITE_OWNER |
448 deny->a_access_mask |= access_mask_set((allow->a_access_mask &
522 /* allow + deny for each aclent */
526 * stick extra deny on the group_obj and on each
573 * Set the access mask for the prepended deny
598 * corresponding deny aces, which are handled
619 * Set the corresponding deny for the group ace.
621 * The deny aces go after all of the groups, unlike
626 * skip ahead for the deny ace, here.
1718 * Don't allow anybody to deny reading basic