Home
last modified time | relevance | path

Searched refs:ct_tar (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dbuffer.c276 ct_tar, /* Plain tar file */ enumerator
305 { ct_tar, 0, 0 },
414 return ct_tar; in check_compressed_archive()
474 case ct_tar: in open_compressed_archive()
770 if (type != ct_tar && type != ct_none) in _open_archive()
825 case ct_tar: in _open_archive()
/dports/archivers/gtar/tar-1.34/
H A DChangeLog4359 * src/buffer.c (compress_type): Swap ct_none and ct_tar.
6684 * src/buffer.c (ct_tar): New constant.