Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_acl.h176 #define MASK2MODE(ACL) \ argument
177 ((ACL)->aclass.acl_ismask ? \
178 ((((ACL)->aclass.acl_maskbits & \
179 (ACL)->agroup->acl_ic_perm) & 07) << 3) : \
180 (((ACL)->agroup->acl_ic_perm & 07) << 3))
/titanic_41/usr/src/cmd/truss/
H A Dprint.h92 #define ACL 50 /* print acl() code */ macro
H A Dsystable.c407 {"acl", 4, DEC, NOV, STG, ACL, DEC, HEX}, /* 185 */
422 {"facl", 4, DEC, NOV, DEC, ACL, DEC, HEX}, /* 200 */
/titanic_41/usr/src/uts/common/os/
H A Dpriv_defs91 bits or ACL do not allow the process execute permission.
96 bits or ACL do not allow the process read permission.
101 ACL do not allow the process search permission.
106 bits or ACL do not allow the process write permission.
136 permission bits or ACL except for the set-uid and set-gid
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dinode.c279 if (idesc->id_type == ADDR || idesc->id_type == ACL) in ckinode_common()
450 case ACL: in iblock()
461 return ((idesc->id_type == ACL) ? STOP : SKIP); in iblock()
H A Dfsck.h219 #define ACL 2 /* an acl/shadow */ macro
H A Dpass3b.c137 curino.id_type = ACL; in pass3b()
/titanic_41/usr/src/cmd/find/
H A Dfind.c86 ACL, AMIN, AND, ATIME, CMIN, CPIO, CSIZE, CTIME, DEPTH, EXEC, F_GROUP, enumerator
114 "-acl", ACL, Unary,
752 case ACL:
1082 case ACL:
/titanic_41/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt236 comment=3, number of ACL entries, "nentries":
752 comment=3, number of ACL entries, "nentries"
756 comment=3, number of ACL entries, "nentries":
762 comment=3, number of ACL entries, "nentries":
/titanic_41/exception_lists/
H A Dpackaging824 # demo & test program for smbfs (private) ACL support