Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h117 # define gzsetparams z_gzsetparams macro
H A Dzlib.h1381 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
H A DChangeLog1265 gzsetparams (thanks to Roland Giersig and Kevin Ruland for some of this code)
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2021 (void) gzsetparams(cf->out.gzfile, Z_BEST_SPEED, in setup_file()