Home
last modified time | relevance | path

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

/freebsd-src/contrib/file/src/
H A Dis_tar.c56 static const char tartype[][32] = { /* should be equal to messages */ variable
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_gnutar.c277 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...]
H A Darchive_write_set_format_ustar.c383 __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
H A Darchive_read_support_format_tar.c1183 char tartype; header_common() local