OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gzflush
(Results
1 - 9
of
9
) sorted by relevancy
/src/common/dist/zlib/contrib/ada/
zlib-thin.ads
218
function
gzflush
(file : gzFile; flush : Int) return Int;
subprogspec
412
pragma Import (C,
gzflush
, "
gzflush
");
/src/common/dist/zlib/contrib/iostream2/
zstream.h
221
return ::
gzflush
(m_fp, _flush);
/src/sys/net/
zlib.h
1052
ZEXTERN int ZEXPORT
gzflush
(gzFile, int);
1056
error number (see function gzerror below).
gzflush
returns Z_OK if
1058
gzflush
should be called only when strictly necessary because it can
/src/common/dist/zlib/
zconf.h
81
# define
gzflush
z_gzflush
macro
gzwrite.c
530
int ZEXPORT
gzflush
(gzFile file, int flush) {
function in typeref:typename:int ZEXPORT
zconf.h.in
77
# define
gzflush
z_gzflush
macro
zlib.h
1330
such a file. (Also see
gzflush
() for another way to do this.) When
1537
ZEXTERN int ZEXPORT
gzflush
(gzFile file, int flush);
1541
gzerror below).
gzflush
is only permitted when writing.
1548
gzflush
should be called only when strictly necessary because it will
zconf.h.cmakein
79
# define
gzflush
z_gzflush
/src/common/dist/zlib/os400/
zlib.inc
218
D
gzflush
PR 10i 0 extproc('
gzflush
')
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025