Home
last modified time | relevance | path

Searched refs:zipOpen (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/common/dist/zlib/contrib/minizip/
Dzip.h116 extern zipFile ZEXPORT zipOpen(const char *pathname, int append);
Dzip.c912 extern zipFile ZEXPORT zipOpen(const char* pathname, int append) { in zipOpen() function