Lines Matching refs:gzrewind
1173 or gzrewind().1204 ZEXTERN int ZEXPORT gzrewind OF((gzFile file));1208 gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET)