Searched defs:tartype (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/file/
H A Dis_tar.c56 static const char tartype[][32] = { variable
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_gnutar.c278 int tartype; local
572 archive_format_gnutar_header(struct archive_write *a, char h[512], struct archive_entry *entry, int tartype) argument
[all...]
H A Darchive_write_set_format_ustar.c387 __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) argument
H A Darchive_read_support_format_tar.c1064 char tartype; local

Completed in 59 milliseconds