Searched refs:zipClose (Results 1 – 3 of 3) sorted by relevance
335 extern int ZEXPORT zipClose(zipFile file,
498 errclose = zipClose(zf,NULL); in main()
1833 extern int ZEXPORT zipClose(zipFile file, const char* global_comment) { in zipClose() function