Home
last modified time | relevance | path

Searched refs:CTYPE_GZIP (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/lrzip/lrzip-0.631/
H A Dlrzip_private.h247 #define CTYPE_GZIP 7 macro
H A Dlrzip.c1045 else if (ctype == CTYPE_GZIP) in get_fileinfo()
1108 else if (ctype == CTYPE_GZIP) in get_fileinfo()
H A Dstream.c291 cthread->c_type = CTYPE_GZIP; in gzip_compress_buf()
1530 case CTYPE_GZIP: in ucompthread()