OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ztell32_file
(Results
1 - 4
of
4
) sorted by null
/external/zlib/src/contrib/minizip/
ioapi.h
182
tell_file_func
ztell32_file
;
member in struct:zlib_filefunc64_32_def_s
ioapi.c
61
uLong tell_uLong = (*(pfilefunc->
ztell32_file
))(pfilefunc->zfile_func64.opaque,filestream);
82
p_filefunc64_32->
ztell32_file
= p_filefunc32->ztell_file;
unzip.c
607
us.z_filefunc.
ztell32_file
= NULL;
785
zlib_filefunc64_32_def_fill.
ztell32_file
= NULL;
[
all
...]
zip.c
856
ziinit.z_filefunc.
ztell32_file
= NULL;
938
zlib_filefunc64_32_def_fill.
ztell32_file
= NULL;
[
all
...]
Completed in 241 milliseconds