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

/vbox/src/libs/zlib-1.2.6/
H A Dgzread.c537 int ZEXPORT gzdirect(file) function
H A Dzconf.h155 # define gzdirect z_gzdirect macro
H A Dzlib.h1467 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1472 If the input file is empty, gzdirect() will return true, since the input
1475 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1478 gzdirect().
1480 When writing, gzdirect() returns true (1) if transparent writing was
1482 gzdirect() is not needed when writing. Transparent writing must be
1484 linking statically, using gzdirect() will include all of the zlib code for
H A Dzconf.h.cmakein66 # define gzdirect z_gzdirect
H A Dzconf.h.in64 # define gzdirect z_gzdirect

Completed in 543 milliseconds