Home
last modified time | relevance | path

Searched refs:zipCloseFileInZip (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/common/dist/zlib/contrib/minizip/
Dzip.h316 extern int ZEXPORT zipCloseFileInZip(zipFile file);
Dminizip.c491 err = zipCloseFileInZip(zf); in main()
Dzip.c1061 err = zipCloseFileInZip (file); in zipOpenNewFileInZip4_64()
1705 extern int ZEXPORT zipCloseFileInZip(zipFile file) { in zipCloseFileInZip() function
1847 err = zipCloseFileInZip (file); in zipClose()