Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c2940 info_not_zstd=2, enumerator
2973 … ERROR_IF(feof(srcFile), info_not_zstd, "Error: reached end of file with incomplete frame"); in FIO_analyzeFrames()
3036 return info_not_zstd; in FIO_analyzeFrames()
3143 case info_not_zstd: in FIO_listFile()