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

/illumos-gate/usr/src/boot/lib/libz/
H A DSymbol.map49 gzflush;
H A Dzconf.h69 # define gzflush z_gzflush macro
H A Dzlib.h1247 such a file. (Also see gzflush() for another way to do this.) When
1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1416 (see function gzerror below). gzflush is only permitted when writing.
1423 gzflush should be called only when strictly necessary because it will
H A Dgzwrite.c468 int ZEXPORT gzflush(file, flush) function
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h1175 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1179 error number (see function gzerror below). gzflush returns Z_OK if
1181 gzflush should be called only when strictly necessary because it can

Completed in 89 milliseconds