Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dgzlib.c346 int ZEXPORT gzrewind(file) in gzrewind() function
423 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dzconf.h97 # define gzrewind z_gzrewind macro
H A Dzlib.h1570 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));
H A Dzconf.h.in91 # define gzrewind z_gzrewind macro
H A DChangeLog226 - Allow gzrewind() and gzseek() after a premature end-of-file
1201 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzlib.c346 int ZEXPORT gzrewind(file) in gzrewind() function
423 if (gzrewind(file) == -1) /* rewind, then skip to offset */