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

/freebsd-10.1-release/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
/freebsd-10.1-release/sys/net/
H A Dzlib.h913 extern int EXPORT gzflush OF((gzFile file, int flush));
917 error number (see function gzerror below). gzflush returns Z_OK if
919 gzflush should be called only when strictly necessary because it can
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/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
/freebsd-10.1-release/sys/kern/
H A Dkern_gzio.c318 int ZEXPORT gzflush (file, flush) function

Completed in 176 milliseconds