Searched defs:SET_ACE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/acl/
H A Dacl_common.c1567 #define SET_ACE(acl, index, who, mask, type, flags) { \ macro
1658 SET_ACE(acl, index, -1, masks.allow0,
1662 SET_ACE(acl, index, -1, masks.deny1,
1666 SET_ACE(acl, index, -1, masks.deny2,
1670 SET_ACE(acl, index, -1, masks.owner, ACE_ACCESS_ALLOWED_ACE_TYPE,
1672 SET_ACE(acl, index, -1, masks.group, ACE_ACCESS_ALLOWED_ACE_TYPE,
1674 SET_ACE(acl, index, -1, masks.everyone, ACE_ACCESS_ALLOWED_ACE_TYPE,

Completed in 47 milliseconds