Searched refs:OTHER_OBJ (Results 1 – 3 of 3) sorted by relevance
69 #define OTHER_OBJ (0x20) /* other entry for the object */ macro82 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ)
64 #define OTHER_OBJ (0x20) /* other entry for the object */ macro77 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ)
615 } else if (aclent[i].a_type & OTHER_OBJ) { in ln_aent_to_ace()1040 } else if (dest->a_type & OTHER_OBJ) { in acevals_to_aent()1061 if ((list->seen & (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) != in ace_list_to_aent()1062 (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) { in ace_list_to_aent()1163 if (!(list->other_obj.aent_type & OTHER_OBJ)) { in ace_list_to_aent()1325 acl->seen |= OTHER_OBJ; in ln_ace_to_aent()1327 vals->aent_type = OTHER_OBJ | acl->dfacl_flag; in ln_ace_to_aent()