aother
{ offsetof(si_t, aother), "OTHER_OBJ" },
if (err = formacl(&sp->aother, aclentp))
acl_count(sp->aother) +
formvsec(OTHER_OBJ, sp->aother, &aclentp);
acl_free(sp->aother);
acl_cpy(sp->dother, (ufs_ic_acl_t *)&tsp->aother);
MODE2ACL(tsp->aother, (mode), 0);
(sp->aother->acl_ic_perm & 07);
acl_cpy(sp->aother, (ufs_ic_acl_t *)&dsp->aother);
sp->aother->acl_ic_perm = (o_mode_t)(ip->i_mode & 07);
acl_count(sp->aother) + /* owner other */
ACL_MOVE(sp->aother, OTHER_OBJ, bufaclp);
aclcksum(sp->aother) + aclcksum(sp->ausers) +
aclcmp(sp1->aother, sp2->aother) ||
if (sp->aother) { /* Other */
ip->i_mode |= (sp->aother->acl_ic_perm & 07);
return (MODE_CHECK(owner, mode, sp->aother->acl_ic_perm << 6, cr, ip));
ASSERT(sp->aother);