Home
last modified time | relevance | path

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

/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c3288 static char *sufs[] = {".z", "-z", "_z", ".Z", ".gz", "-gz", ".zz", "-zz", in process() local
3313 char **try = sufs; in process()