Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c73 #define ZSTD_UNLZ4 "unlz4" macro
871 …if (exeNameMatch(programName, ZSTD_UNLZ4)) { operation=zom_decompress; FIO_setCompressionType(pref… in main()