Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/gzip/
H A Dhelp-version.sh158 zcat_setup () { args="$args $zin"; } function
159 gunzip_setup () { zcat_setup; }
160 zmore_setup () { zcat_setup; }
161 zless_setup () { zcat_setup; }
163 zforce_setup () { zcat_setup; }