Home
last modified time | relevance | path

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

/freebsd-head/contrib/file/src/
HDis_tar.c56 static const char tartype[][32] = { /* should be equal to messages */ variable
/freebsd-head/contrib/libarchive/libarchive/
HDarchive_write_set_format_gnutar.c277 int tartype; in archive_write_gnutar_header() local
565 struct archive_entry *entry, int tartype) in archive_format_gnutar_header()
HDarchive_write_set_format_ustar.c387 struct archive_entry *entry, int tartype, int strict,