Searched defs:gztell (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dgzlib.c468 z_off_t ZEXPORT gztell(file) function
H A Dzlib.h1455 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1462 gztell(file) is equivalent to gzseek(file, 0L, SEEK_CUR)
1711 # define gztell gztell64 macro
1727 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
H A Dzconf.h95 # define gztell z_gztell macro

Completed in 26 milliseconds