Searched defs:acls (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/filesync/ |
H A D | acls.c | 50 static int acl(const char *name, int opcode, int count, aclent_t *acls) in acl() 74 static aclent_t acls[MAX_ACL_ENTRIES]; in get_acls() local 173 aclent_t acls[4], *list; in set_acls() local
|
/titanic_50/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_restore_writer.c | 152 dtree_push(cstack_t *stp, char *nmp, tlm_acls_t *acls) in dtree_push() 265 tlm_acls_t *acls; /* file access info */ in tar_getdir() local 1160 tlm_acls_t *acls, in restore_file() 1390 tlm_acls_t *acls, in restore_xattr_hdr() 1891 tlm_acls_t *acls, tlm_job_stats_t *job_stats) in create_hard_link() 1919 create_sym_link(char *dst, char *target, tlm_acls_t *acls, in create_sym_link() 1947 create_special(char flag, char *name, tlm_acls_t *acls, int major, int minor, in create_special() 1992 tlm_acls_t *acls, in load_acl_info() 2082 set_attr(char *name, tlm_acls_t *acls) in set_attr() 2168 set_acl(char *name, tlm_acls_t *acls) in set_acl()
|
/titanic_50/usr/src/cmd/chmod/ |
H A D | chmod.c | 132 acl_args_t *acls; member
|