Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/setfacl/
H A Dsetfacl.c441 (tmpacl.a_type == DEF_USER_OBJ) || in convert_to_aclent_t()
685 aclentp->a_type = DEF_USER_OBJ; in parse_entry()
695 aclentp->a_type == DEF_USER_OBJ) { in parse_entry()
/titanic_41/usr/src/lib/libsec/common/
H A Daclsort.c67 {7, DEF_USER_OBJ},
H A Daclcheck.c160 case DEF_USER_OBJ: in aclent_aclcheck()
H A Dacltext.c234 case DEF_USER_OBJ: in aclent_printacl()
308 case DEF_USER_OBJ: in aclent_type_txt()
H A Dacl_lex.l888 *ret = (owning == 0) ? DEF_USER : DEF_USER_OBJ; in aclent_entry_type()
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h67 #define DEF_USER_OBJ (ACL_DEFAULT | USER_OBJ) macro
/titanic_41/usr/src/cmd/getfacl/
H A Dgetfacl.c226 case DEF_USER_OBJ: in main()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c890 case DEF_USER_OBJ: /* Default Owner */ in acl_validate()
1066 case DEF_USER_OBJ: /* Default Owner */ in vsecattr2aclentry()
1201 formvsec(DEF_USER_OBJ, sp->downer, &aclentp); in aclentry2vsecattr()
1617 ACL_MOVE(sp->downer, DEF_USER_OBJ, bufaclp); in ufs_sectobuf()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c375 case DEF_USER_OBJ: /* Default Owner */ in bufchk()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c9707 case DEF_USER_OBJ: in cachefs_createacl()