Home
last modified time | relevance | path

Searched refs:DEF_OTHER_OBJ (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/setfacl/
H A Dsetfacl.c443 (tmpacl.a_type == DEF_OTHER_OBJ)); in convert_to_aclent_t()
651 aclentp->a_type = DEF_OTHER_OBJ; in parse_entry()
666 aclentp->a_type != DEF_OTHER_OBJ) { in parse_entry()
/titanic_41/usr/src/lib/libsec/common/
H A Daclsort.c72 {12, DEF_OTHER_OBJ},
H A Daclcheck.c182 case DEF_OTHER_OBJ: in aclent_aclcheck()
H A Dacltext.c251 case DEF_OTHER_OBJ: in aclent_printacl()
360 case DEF_OTHER_OBJ: in aclent_type_txt()
H A Dacl_lex.l897 *ret = DEF_OTHER_OBJ; in aclent_entry_type()
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h77 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ) macro
/titanic_41/usr/src/cmd/getfacl/
H A Dgetfacl.c258 case DEF_OTHER_OBJ: in main()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c896 case DEF_OTHER_OBJ: /* Default Other */ in acl_validate()
1074 case DEF_OTHER_OBJ: /* Default Other */ in vsecattr2aclentry()
1205 formvsec(DEF_OTHER_OBJ, sp->dother, &aclentp); in aclentry2vsecattr()
1619 ACL_MOVE(sp->dother, DEF_OTHER_OBJ, bufaclp); in ufs_sectobuf()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c381 case DEF_OTHER_OBJ: /* Default Other */ in bufchk()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c9726 case DEF_OTHER_OBJ: in cachefs_createacl()