Home
last modified time | relevance | path

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

/netbsd/src/common/dist/zlib/contrib/minizip/
Dzip.h335 extern int ZEXPORT zipClose(zipFile file,
Dminizip.c498 errclose = zipClose(zf,NULL); in main()
Dzip.c1833 extern int ZEXPORT zipClose(zipFile file, const char* global_comment) { in zipClose() function