Searched defs:gzrewind (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/lib/libz/
H A Dgzlib.c342 int ZEXPORT gzrewind(file) function
419 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h85 # define gzrewind z_gzrewind macro

Completed in 45 milliseconds