Home
last modified time | relevance | path

Searched refs:gzclose_r (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/
Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
23 return gzclose_r(file);
Dzlib.map66 gzclose_r;
Dzconf.h63 # define gzclose_r z_gzclose_r macro
Dgzread.c567 int ZEXPORT gzclose_r(file) in gzclose_r() function
Dzlib.h1524 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
Dzconf.h.in63 # define gzclose_r z_gzclose_r macro
Dzconf.h.cmakein65 # define gzclose_r z_gzclose_r
DChangeLog368 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
419 - Return Z_ERRNO from gzclose_r() if close() fails
473 - Add gzbuffer(), gzoffset(), gzclose_r(), gzclose_w() as part of above
/toolchain/binutils/binutils-2.27/zlib/win32/
Dzlib.def57 gzclose_r
/toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc10/
Dzlibvc.def123 gzclose_r @147
/toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc9/
Dzlibvc.def123 gzclose_r @147
/toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc11/
Dzlibvc.def123 gzclose_r @147
/toolchain/binutils/binutils-2.27/zlib/as400/
Dbndsrc165 EXPORT SYMBOL("gzclose_r")
Dzlib.inc257 D gzclose_r PR 10i 0 extproc('gzclose_r')