Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/zlib/contrib/minizip/
H A Dunzip.h166 extern unzFile ZEXPORT unzOpen OF((const char *path));
H A Dunzip.c798 extern unzFile ZEXPORT unzOpen (const char *path) in unzOpen() function