Home
last modified time | relevance | path

Searched refs:gztell (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzlib.h1877 # define gztell gztell64 macro
1895 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
H A Dzconf.h118 # define gztell z_gztell macro
H A DChangeLog1114 - fix gzread and gztell for concatenated .gz files (Didier Le Botlan)
1264 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and
1297 - added test for gzseek and gztell in example.c