OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zError
(Results
1 - 10
of
10
) sorted by relevancy
/src/common/dist/zlib/
zutil.c
133
const char * ZEXPORT
zError
(int err) {
zconf.h
139
# define
zError
z_zError
zlib.h
1918
ZEXTERN const char * ZEXPORT
zError
(int);
zconf.h.cmakein
137
# define
zError
z_zError
zconf.h.in
135
# define
zError
z_zError
/src/usr.bin/vndcompress/
vnduncompress.c
202
const int
zerror
= uncompress(uncompbuf, &uncomplen, compbuf,
local
204
if (
zerror
!= Z_OK)
206
": %s", blkno,
zerror
,
zError
(
zerror
));
vndcompress.c
784
const int
zerror
= compress2(compbuf, &complen, uncompbuf, uncomplen,
local
786
if (
zerror
!= Z_OK)
788
zerror
,
zError
(
zerror
));
/src/sys/net/
zlib.h
1195
ZEXTERN const char * ZEXPORT
zError
(int);
zlib.c
5650
const char * ZEXPORT
zError
(err)
/src/common/dist/zlib/os400/
zlib.inc
505
D
zError
PR * extproc('
zError
') Error string
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026