Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/contrib/pzstd/
H A DPzstd.cpp57 static std::uint64_t handleOneInput(const Options &options, in handleOneInput() function
202 handleOneInput(options, input, inputFd, outputFile, outputFd, state); in pzstdMain()