OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unzSetOffset64
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
unzip.h
428
extern int ZEXPORT
unzSetOffset64
(unzFile file, ZPOS64_T pos);
unzip.c
1966
extern int ZEXPORT
unzSetOffset64
(unzFile file, ZPOS64_T pos) {
1984
return
unzSetOffset64
(file,pos);
Completed in 14 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025