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

/haiku/src/bin/unzip/
H A Dextract.c749 if (G.crec.version_needed_to_extract[0] > VMS_UNZIP_VERSION) {
755 VMS_UNZIP_VERSION / 10, VMS_UNZIP_VERSION % 10));
H A Dunzpriv.h649 #define VMS_UNZIP_VERSION 42 /* if OS-needed-to-extract is VMS: can do */ macro

Completed in 307 milliseconds