gzrewind 416 3rdparty/zlib/gzlib.c if (gzrewind(file) == -1) /* rewind, then skip to offset */ gzrewind 1447 3rdparty/zlib/zlib.h ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); gzrewind 323 modules/core/src/persistence.cpp gzrewind(fs->gzfile);