Searched refs:tlm_acls_t (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_restore_writer.c | 66 static int set_acl(char *name, tlm_acls_t *acls); 71 tlm_acls_t *, 80 tlm_acls_t *acls, 99 tlm_acls_t *, 103 tlm_acls_t *, 107 tlm_acls_t *, 114 tlm_acls_t *, 144 tlm_acls_t se_acls; 152 dtree_push(cstack_t *stp, char *nmp, tlm_acls_t *acls) in dtree_push() 172 (void) memset(acls, 0, sizeof (tlm_acls_t)); in dtree_push() [all …]
|
H A D | tlm_proto.h | 126 tlm_acls_t *, 133 tlm_acls_t *,
|
H A D | tlm_backup_reader.c | 65 tlm_acls_t *, 71 tlm_acls_t *, 109 tlm_output_dir(char *name, tlm_acls_t *tlm_acls, in tlm_output_dir() 137 tar_putdir(char *name, tlm_acls_t *tlm_acls, in tar_putdir() 244 tlm_acls_t *tlm_acls, int section, tlm_cmd_t *local_commands) in output_xattr_header() 349 tlm_acls_t *tlm_acls, int section, tlm_cmd_t *local_commands) in output_file_header() 637 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tlm_output_xattr() 845 tlm_acls_t *tlm_acls, tlm_commands_t *commands, tlm_cmd_t *local_commands, in tlm_output_file() 1110 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tar_putfile()
|
/titanic_44/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_mark.c | 71 tlm_acls_t *mp_tacl; 259 tlm_acls_t *tacl; in mark_cb() 892 tlm_acls_t traverse_acl; in mark_levelv3()
|
H A D | ndmpd_tar.c | 437 get_acl_info(char *name, tlm_acls_t *tlm_acls) in get_acl_info() 471 get_dir_acl_info(char *dir, tlm_acls_t *tlm_acls, tlm_job_stats_t *js) in get_dir_acl_info() 543 backup_dir(char *dir, tlm_acls_t *tlm_acls, in backup_dir() 580 backup_file(char *dir, char *name, tlm_acls_t *tlm_acls, in backup_file() 654 tlm_acls_t tlm_acls; in backup_work()
|
H A D | ndmpd.h | 1047 extern int iscreated(ndmp_lbr_params_t *nlp, char *name, tlm_acls_t *tacl,
|
H A D | ndmpd_tar3.c | 91 tlm_acls_t *bp_tlmacl; 1996 int iscreated(ndmp_lbr_params_t *nlp, char *name, tlm_acls_t *tacl, in iscreated() 2230 tlm_acls_t tlm_acls; in backup_reader_v3()
|
/titanic_44/usr/src/cmd/ndmpd/include/ |
H A D | tlm.h | 411 } tlm_acls_t; typedef
|