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