Home | History | Annotate | Download | only in include

Lines Matching refs:gztell

1208 ZEXTERN z_off_t ZEXPORT    gztell OF((gzFile file));
1214 gztell(file) is equivalent to gzseek(file, 0L, SEEK_CUR)