Home
last modified time | relevance | path

Searched refs:gzdirect (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map41 gzdirect;
H A Dzconf.h76 # define gzdirect z_gzdirect macro
H A Dgzread.c610 int ZEXPORT gzdirect(file) in gzdirect() function
H A Dzlib.h1613 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
H A Dzconf.h.in70 # define gzdirect z_gzdirect macro
H A DChangeLog236 - Correct documentation of gzdirect() since junk at end now ignored
457 - Fix gzdirect() to work immediately after gzopen() or gzdopen()
458 - Make gzdirect() more precise when the state changes while reading
707 - Add gzdirect() function to indicate transparent reads
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzread.c631 int ZEXPORT gzdirect(file) in gzdirect() function