Searched refs:OTHER_OBJ (Results 1 – 4 of 4) sorted by relevance
163 case OTHER_OBJ: in acl_match()395 { OTHER_OBJ, -1, 4 | 2 | 1 }481 { OTHER_OBJ, -1, 0 }538 { OTHER_OBJ, -1, 4 | 1 },544 { OTHER_OBJ | ACL_DEFAULT, -1, 4 | 1 }
64 #define OTHER_OBJ (0x20) /* other entry for the object */ macro77 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ)
649 } else if (aclent[i].a_type & OTHER_OBJ) { in ln_aent_to_ace()1074 } else if (dest->a_type & OTHER_OBJ) { in acevals_to_aent()1095 if ((list->seen & (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) != in ace_list_to_aent()1096 (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) { in ace_list_to_aent()1197 if (!(list->other_obj.aent_type & OTHER_OBJ)) { in ace_list_to_aent()1359 acl->seen |= OTHER_OBJ; in ln_ace_to_aent()1361 vals->aent_type = OTHER_OBJ | acl->dfacl_flag; in ln_ace_to_aent()
422 case OTHER_OBJ: in translate_acl()574 aclent->a_type |= OTHER_OBJ; in set_acl()