Home
last modified time | relevance | path

Searched refs:gzflush (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzconf.h80 # define gzflush z_gzflush macro
H A Dzlib.h1535 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
H A Dgzwrite.c556 int ZEXPORT gzflush(file, flush) in gzflush() function
H A Dzconf.h.in74 # define gzflush z_gzflush macro
H A DChangeLog445 - Fix missing error return in gzflush(), add zlib.h note
1258 - do not return an error for the 2nd of two consecutive gzflush() (Felix Lee)
1407 - gzflush now calls fflush
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzwrite.c559 int ZEXPORT gzflush(file, flush) in gzflush() function