Home
last modified time | relevance | path

Searched defs:unzstd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dzstd.1.md56 ### Concatenation with .zst files
83 (for example, `unzstd` implies `--decompress`). argument
101 ### Operation modifiers
283 ### Restricted usage of Environment Variables
442 ### -B#:
452 ### --zstd[=options]:
589 ### Example
/freebsd/usr.bin/gzip/
H A Dunzstd.c31 unzstd(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unzstd() function