OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ztell_file
(Results
1 - 3
of
3
) sorted by null
/external/zlib/contrib/minizip/
ioapi.c
70
p_filefunc64_32->ztell32_file = p_filefunc32->
ztell_file
;
218
pzlib_filefunc_def->
ztell_file
= ftell_file_func;
ioapi.h
143
tell_file_func
ztell_file
;
member in struct:zlib_filefunc_def_s
iowin32.c
346
pzlib_filefunc_def->
ztell_file
= win32_tell_file_func;
Completed in 810 milliseconds