OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ztell64_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
ioapi.c
55
return (*(pfilefunc->zfile_func64.
ztell64_file
)) (pfilefunc->zfile_func64.opaque,filestream);
71
p_filefunc64_32->zfile_func64.
ztell64_file
= NULL;
226
pzlib_filefunc_def->
ztell64_file
= ftell64_file_func;
iowin32.c
411
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
423
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
435
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
ioapi.h
169
tell64_file_func
ztell64_file
;
member in struct:zlib_filefunc64_def_s
191
//#define ZTELL64(filefunc,filestream) ((*((filefunc).
ztell64_file
)) ((filefunc).opaque,filestream))
Completed in 30 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025