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

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/src/
H A DzlibtclStubInit.c65 gzflush, /* 40 */
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclStubInit.c65 gzflush, /* 40 */
H A DzlibtclDecls.h126 ZEXTERN int gzflush(gzFile file, int flush);
279 #define gzflush \ macro
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A DtclLoadNone.c26 extern int gzflush ();
100 { "gzflush", gzflush },
H A Dzlib.h747 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
751 error number (see function gzerror below). gzflush returns Z_OK if
753 gzflush should be called only when strictly necessary because it can
/macosx-10.10/zlib-55/zlib/contrib/iostream2/
H A Dzstream.h221 return ::gzflush(m_fp, _flush);
/macosx-10.10/zlib-55/zlib/
H A Dzconf.h62 # define gzflush z_gzflush macro
H A Dzlib.h1327 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1331 (see function gzerror below). gzflush is only permitted when writing.
1338 gzflush should be called only when strictly necessary because it will
H A Dzconf.h.cmakein64 # define gzflush z_gzflush
H A Dzconf.h.in62 # define gzflush z_gzflush
H A Dgzwrite.c426 int ZEXPORT gzflush(file, flush) function
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzlib.h1174 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1178 error number (see function gzerror below). gzflush returns Z_OK if
1180 gzflush should be called only when strictly necessary because it can
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzlib.h1203 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1207 error number (see function gzerror below). gzflush returns Z_OK if
1209 gzflush should be called only when strictly necessary because it can
/macosx-10.10/sudo-73/src/zlib/
H A Dzlib.h1224 such a file. (Also see gzflush() for another way to do this.) When
1389 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1393 (see function gzerror below). gzflush is only permitted when writing.
1400 gzflush should be called only when strictly necessary because it will
H A Dzconf.h.in77 # define gzflush z_gzflush
H A Dgzwrite.c452 int ZEXPORT gzflush(file, flush) function
/macosx-10.10/zlib-55/zlib/old/as400/
H A Dzlib.inc159 D gzflush PR 10i 0 extproc('gzflush')
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dgzio.c773 int ZEXPORT gzflush (file, flush) function

Completed in 126 milliseconds