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

/haiku/src/bin/unzip/
H A Dextract.c1753 case IZ_EF_TRUNC:
1788 r = ebLen < EB_NTSD_L_LEN ? IZ_EF_TRUNC :
1797 case IZ_EF_TRUNC:
1908 return IZ_EF_TRUNC; /* no compressed data! */
H A Dunzpriv.h1246 #define IZ_EF_TRUNC 79 /* local extra field truncated (PKZIP'd) */ macro

Completed in 62 milliseconds