Searched refs:gztell (Results 1 – 3 of 3) sorted by relevance
1877 # define gztell gztell64 macro1895 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
118 # define gztell z_gztell macro
1114 - fix gzread and gztell for concatenated .gz files (Didier Le Botlan)1264 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and1297 - added test for gzseek and gztell in example.c