OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gzerror
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/
gzlib.c
487
const char * ZEXPORT
gzerror
(gzFile file, int *errnum) {
function in typeref:typename:const char * ZEXPORT
zconf.h
80
# define
gzerror
z_gzerror
macro
zconf.h.in
76
# define
gzerror
z_gzerror
macro
/src/common/dist/zlib/contrib/ada/
zlib-thin.ads
234
function
gzerror
(file : gzFile; errnum : Int_Access) return Chars_Ptr;
subprogspec
418
pragma Import (C,
gzerror
, "
gzerror
");
/src/common/dist/zlib/test/
minigzip.c
286
static const char *
gzerror
(gzFile gz, int *err) {
function in typeref:typename:const char *
328
if (len != (int)buf_len) error(
gzerror
(out, &err));
360
if (gzwrite(out, buf, (unsigned)len) != len) error(
gzerror
(out, &err));
376
if (len < 0) error (
gzerror
(in, &err));
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025