Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c68 #define ZSTD_UNXZ "unxz" macro
776 …if (exeNameMatch(programName, ZSTD_UNXZ)) { operation=zom_decompress; FIO_setCompressionType(prefs… in main()