OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_zseek64
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
ioapi.h
197
long
call_zseek64
(const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin);
204
#define ZSEEK64(filefunc,filestream,pos,mode) (
call_zseek64
((&(filefunc)),(filestream),(pos),(mode)))
ioapi.c
40
long
call_zseek64
(const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) {
function in typeref:typename:long
Completed in 10 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025