Searched refs:ACL (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | ufs_acl.h | 176 #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))
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | print.h | 93 #define ACL 50 /* print acl() code */ macro
|
H A D | systable.c | 408 {"acl", 4, DEC, NOV, STG, ACL, DEC, HEX}, /* 185 */ 423 {"facl", 4, DEC, NOV, DEC, ACL, DEC, HEX}, /* 200 */
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv_defs | 91 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
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | inode.c | 285 if (idesc->id_type == ADDR || idesc->id_type == ACL) in ckinode_common() 456 case ACL: in iblock() 467 return ((idesc->id_type == ACL) ? STOP : SKIP); in iblock()
|
H A D | fsck.h | 215 #define ACL 2 /* an acl/shadow */ macro
|
H A D | pass3b.c | 135 curino.id_type = ACL; in pass3b()
|
/illumos-gate/usr/src/cmd/find/ |
H A D | find.c | 89 ACL, AMIN, AND, ATIME, CMIN, CPIO, CSIZE, CTIME, DEPTH, EXEC, F_GROUP, enumerator 118 "-acl", ACL, Unary, 821 case ACL: in compile() 1210 case ACL: in execute()
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 238 comment=3, number of ACL entries, "nentries": 789 comment=3, number of ACL entries, "nentries" 793 comment=3, number of ACL entries, "nentries": 799 comment=3, number of ACL entries, "nentries":
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 25160 0754 mE5 marathon ACL
|