Searched refs:gztell64 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libz/
H A DSymbol.map65 gztell64;
H A Dgzguts.h134 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
H A Dzlib.h1694 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1711 # define gztell gztell64
1719 ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
H A Dgzlib.c454 z_off64_t ZEXPORT gztell64(file) function
476 ret = gztell64(file);
H A Dzconf.h90 # define gztell64 z_gztell64 macro

Completed in 110 milliseconds