OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gzclose_w
(Results
1 - 15
of
15
) sorted by null
/development/ndk/platforms/android-9/arch-x86/symbols/
libz.so.functions.txt
27
gzclose_w
/external/zlib/
gzclose.c
21
return state->mode == GZ_READ ? gzclose_r(file) :
gzclose_w
(file);
zlib.map
67
gzclose_w
;
zconf.h
57
# define
gzclose_w
z_gzclose_w
macro
zconf.h.cmakein
59
# define
gzclose_w
z_gzclose_w
zconf.h.in
57
# define
gzclose_w
z_gzclose_w
gzwrite.c
500
int ZEXPORT
gzclose_w
(file)
function
ChangeLog
104
- Fix memory leaks in gzclose_r() and
gzclose_w
(), file leak in gz_open()
154
- Complete close operation if seek forward in
gzclose_w
() fails
209
- Add gzbuffer(), gzoffset(), gzclose_r(),
gzclose_w
() as part of above
[
all
...]
zlib.h
[
all
...]
/external/zlib/win32/
zlib.def
57
gzclose_w
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libz.so
libz.a
10
g 8 8 8 &@ &@ &@ &@ ?? ?? ?? ?? ?? ?? ?? ?? ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ ?@ |? |? |? |? |? |? |? |? ? ? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?t ?t ?t ?t ?t ?t ?t ?t ?t {\ {\ {\ {\ {\ {\ {\ {\ ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x ?x n n n n ? ? ? ? ?adler32 adler32_combine adler32_combine64 compressBound compress2 __x86.get_pc_thunk.bx compress get_crc_table __x86.get_pc_thunk.cx crc32 __x86.get_pc_thunk.bx crc32_combine crc32_combine64 gzclose __x86.get_pc_thunk.bx gzbuffer gztell64 gztell __x86.get_pc_thunk.bx gzeof gzerror gz_error gzoffset64 gzoffset gzrewind gzseek64 gzseek gzclearerr gzdopen gzopen64 gzopen gzclose_r __x86.get_pc_thunk.bx gzdirect gzungetc gzgets gzread gzgetc __x86.get_pc_thunk.bx
gzclose_w