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