Searched defs:UNZ_OK (Results 1 - 1 of 1) sorted by relevance

/external/zlib/src/contrib/minizip/
H A Dunzip.h74 #define UNZ_OK (0) macro
203 return UNZ_OK if there is no problem. */
213 return UNZ_OK if there is no problem. */
232 return UNZ_OK if there is no problem
238 return UNZ_OK if there is no problem
250 UNZ_OK if the file is found. It becomes the current file.
334 If there is no error, the return value is UNZ_OK.
342 If there is no error, the return value is UNZ_OK.

Completed in 65 milliseconds