dother
{ offsetof(si_t, dother), "DEF_OTHER_OBJ" },
char dother[17];
dother[0] = '\0';
(void) strcat(dother, "WBHEAD");
(void) strcat(dother,
strlen(dother) > 0 ? " HEAD" : "HEAD");
(void) strcat(dother,
strlen(dother) > 0 ? " TAIL" : "TAIL");
tcbptr, dother);
if (err = formacl(&sp->dother, aclentp))
acl_count(sp->dother) +
formvsec(DEF_OTHER_OBJ, sp->dother, &aclentp);
acl_free(sp->dother);
!sp->dother &&
((sp->dother != NULL) ? 4 : 0);
acl_cpy(sp->dother, (ufs_ic_acl_t *)&tsp->aother);
acl_cpy(sp->dother, (ufs_ic_acl_t *)&tsp->dother);
acl_cpy(sp->dother, (ufs_ic_acl_t *)&dsp->dother);
acl_count(sp->dother) + /* def owner other */
ACL_MOVE(sp->dother, DEF_OTHER_OBJ, bufaclp);
aclcksum(sp->dgroup) + aclcksum(sp->dother) +
aclcmp(sp1->dother, sp2->dother) ||