Home
last modified time | relevance | path

Searched refs:gzbuffer (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map63 gzbuffer;
H A Dzconf.h71 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c319 int ZEXPORT gzbuffer(file, size) in gzbuffer() function
H A Dzlib.h1367 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
H A Dzconf.h.in65 # define gzbuffer z_gzbuffer macro
H A DFAQ264 gzbuffer()), other than the caller of gzprintf() assuring that the output
H A DChangeLog516 - Add gzbuffer(), gzoffset(), gzclose_r(), gzclose_w() as part of above
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzcompatibility.h16 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
H A Dgzlib.c319 int ZEXPORT gzbuffer(file, size) in gzbuffer() function