Searched refs:OTHER_OBJ (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c164 case OTHER_OBJ:
396 { OTHER_OBJ, -1, 4 | 2 | 1 }
482 { OTHER_OBJ, -1, 0 }
539 { OTHER_OBJ, -1, 4 | 1 },
545 { OTHER_OBJ | ACL_DEFAULT, -1, 4 | 1 }
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h75 #define OTHER_OBJ (0x20) /* other entry for the object */ macro
88 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c649 } else if (aclent[i].a_type & OTHER_OBJ) {
1074 } else if (dest->a_type & OTHER_OBJ) {
1095 if ((list->seen & (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) !=
1096 (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) {
1196 /* OTHER_OBJ */
1197 if (!(list->other_obj.aent_type & OTHER_OBJ)) {
1359 acl->seen |= OTHER_OBJ;
1361 vals->aent_type = OTHER_OBJ | acl->dfacl_flag;
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2889 { OTHER_OBJ, -1, 4 | 2 | 1 }

Completed in 175 milliseconds