Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c69 #define ZSTD_UNLZMA "unlzma" macro
867 …if (exeNameMatch(programName, ZSTD_UNLZMA)) { operation=zom_decompress; FIO_setCompressionType(pre… in main()