Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dis_tar.c56 static const char tartype[][32] = { /* should be equal to messages */ variable
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_gnutar.c279 int tartype; in archive_write_gnutar_header() local
567 struct archive_entry *entry, int tartype) in archive_format_gnutar_header()
H A Darchive_write_set_format_ustar.c385 struct archive_entry *entry, int tartype, int strict, in __archive_write_format_header_ustar()
H A Darchive_read_support_format_tar.c1185 char tartype; in header_common() local