Home
last modified time | relevance | path

Searched refs:UNZ_ERRNO (Results 1 – 3 of 3) sorted by relevance

/external/zlib/src/contrib/minizip/
Dunzip.c224 return UNZ_ERRNO; in unz64local_getByte()
633 err=UNZ_ERRNO; in unzOpenInternal()
637 err=UNZ_ERRNO; in unzOpenInternal()
641 err=UNZ_ERRNO; in unzOpenInternal()
645 err=UNZ_ERRNO; in unzOpenInternal()
649 err=UNZ_ERRNO; in unzOpenInternal()
653 err=UNZ_ERRNO; in unzOpenInternal()
657 err=UNZ_ERRNO; in unzOpenInternal()
661 err=UNZ_ERRNO; in unzOpenInternal()
665 err=UNZ_ERRNO; in unzOpenInternal()
[all …]
Dunzip.h76 #define UNZ_ERRNO (Z_ERRNO) macro
Dminiunz.c445 err=UNZ_ERRNO;