Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c2800 info_not_zstd=2, enumerator
2833 … ERROR_IF(feof(srcFile), info_not_zstd, "Error: reached end of file with incomplete frame"); in FIO_analyzeFrames()
2896 return info_not_zstd; in FIO_analyzeFrames()
3004 case info_not_zstd: in FIO_listFile()