HomeSort by relevance Sort by last modified time
    Searched refs:unzClose (Results 1 - 3 of 3) sorted by null

  /external/zlib/src/contrib/minizip/
unzip.h 198 extern int ZEXPORT unzClose OF((unzFile file));
202 these files MUST be closed with unzCloseCurrentFile before call unzClose.
miniunz.c 657 unzClose(uf);
unzip.c 806 these files MUST be closed with unzCloseCurrentFile before call unzClose.
808 extern int ZEXPORT unzClose (unzFile file)
    [all...]

Completed in 1958 milliseconds