Searched defs:tartype (Results 1 – 4 of 4) sorted by relevance
56 static const char tartype[][32] = { /* should be equal to messages */ variable
277 int tartype; in archive_write_gnutar_header() local 565 archive_format_gnutar_header(struct archive_write * a,char h[512],struct archive_entry * entry,int tartype) archive_format_gnutar_header() argument [all...]
383 __archive_write_format_header_ustar(struct archive_write * a,char h[512],struct archive_entry * entry,int tartype,int strict,struct archive_string_conv * sconv) __archive_write_format_header_ustar() argument
1183 char tartype; header_common() local