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

/illumos-gate/usr/src/boot/lib/libz/
H A Dgzlib.c471 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.h89 # define gztell z_gztell macro

Completed in 66 milliseconds