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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c160 case CLASS_OBJ:
395 { CLASS_OBJ, -1, 4 | 2 | 1 },
481 { CLASS_OBJ, -1, 4 | 2 | 1},
538 { CLASS_OBJ, -1, 4 | 2 | 1 },
544 { CLASS_OBJ | ACL_DEFAULT, -1, 4 | 2 | 1},
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h74 #define CLASS_OBJ (0x10) /* file group class and mask entry */ macro
86 #define DEF_CLASS_OBJ (ACL_DEFAULT | CLASS_OBJ)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c482 if (aclent[i].a_type & CLASS_OBJ) {
547 * don't process CLASS_OBJ (mask); mask was grabbed in
550 if (aclent[i].a_type & CLASS_OBJ)
1107 * This must be the same condition as below, when we add the CLASS_OBJ
1171 * CLASS_OBJ (aka ACL_MASK)
1193 aent->a_type = CLASS_OBJ | list->dfacl_flag;
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2888 { CLASS_OBJ, -1, 4 | 2 | 1 },

Completed in 116 milliseconds