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

/freebsd-9.3-release/lib/libz/
H A DSymbol.map55 gzopen64;
H A Dgzguts.h132 ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
H A Dzlib.h1692 ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
1709 # define gzopen gzopen64
1717 ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
H A Dzconf.h76 # define gzopen64 z_gzopen64 macro
H A Dgzlib.c279 gzFile ZEXPORT gzopen64(path, mode) function

Completed in 72 milliseconds