OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unzCloseCurrentFile
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
unzip.h
202
these files MUST be closed with
unzCloseCurrentFile
before call unzClose.
373
extern int ZEXPORT
unzCloseCurrentFile
(unzFile file);
miniunz.c
463
err =
unzCloseCurrentFile
(uf);
466
printf("error %d with zipfile in
unzCloseCurrentFile
\n",err);
470
unzCloseCurrentFile
(uf); /* don't lose the error */
unzip.c
709
these files MUST be closed with
unzCloseCurrentFile
before call unzClose.
718
unzCloseCurrentFile
(file);
1365
unzCloseCurrentFile
(file);
1870
extern int ZEXPORT
unzCloseCurrentFile
(unzFile file) {
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025