Searched defs:tar_hdr (Results 1 – 4 of 4) sorted by relevance
133 struct tar_hdr { struct134 char t_name[TNAMLEN], /* name of file */135 t_mode[TMODLEN], /* mode of file */136 t_uid[TUIDLEN], /* uid of file */137 t_gid[TGIDLEN], /* gid of file */138 t_size[TSIZLEN], /* size of file in bytes */139 t_mtime[TTIMLEN], /* modification time of file */140 t_cksum[TCRCLEN], /* checksum of header */141 t_typeflag,142 t_linkname[TNAMLEN], /* file this file linked with */[all …]
156 tlm_tar_hdr_t *tar_hdr; in output_acl_header() local205 tlm_tar_hdr_t *tar_hdr; in output_humongus_header() local249 tlm_tar_hdr_t *tar_hdr; in output_xattr_header() local353 tlm_tar_hdr_t *tar_hdr; in output_file_header() local
360 tlm_tar_hdr_t *tar_hdr; in tar_getdir() local1394 tlm_tar_hdr_t *tar_hdr; in restore_xattr_hdr() local
306 tlm_vfy_tar_checksum(tlm_tar_hdr_t *tar_hdr) in tlm_vfy_tar_checksum()