Searched defs:tar (Results 1 – 6 of 6) sorted by relevance
145 struct tar { struct146 struct archive_string acl_text;147 struct archive_string entry_pathname;149 struct archive_string entry_pathname_override;150 struct archive_string entry_linkpath;151 struct archive_string entry_uname;152 struct archive_string entry_gname;153 struct archive_string longlink;154 struct archive_string longname;178 static void gnu_add_sparse_entry(struct tar *, argument[all …]
38 Dwarf_Arange ar, tar; in _dwarf_arange_cleanup() local250 Dwarf_Arange ar, tar; in _dwarf_arange_pro_cleanup() local
75 int tar; in file_is_tar() local
76 tar: target
504 tar: target
388 int tar (gzFile in,int action,int arg,int argc,char **argv) in tar() function