Searched refs:UNZIP_VERSION (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dextract.c768 } else if (G.crec.version_needed_to_extract[0] > UNZIP_VERSION) {
774 UNZIP_VERSION / 10, UNZIP_VERSION % 10));
H A Dunzpriv.h645 # define UNZIP_VERSION 21 /* compatible with PKUNZIP 4.0 */ macro
647 # define UNZIP_VERSION 20 /* compatible with PKUNZIP 2.0 */ macro

Completed in 72 milliseconds