Searched refs:EB_MAC3_HLEN (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dextract.c1730 if (ebLen >= EB_MAC3_HLEN &&
1733 (makelong(ef+EB_HEADSIZE) == ebLen - EB_MAC3_HLEN))
1736 eb_cmpr_offs = EB_MAC3_HLEN;
H A Dunzpriv.h1390 #define EB_MAC3_HLEN 14 /* length of Mac3 attribute block header */ macro
H A Dzipinfo.c1528 if (eb_datalen >= EB_MAC3_HLEN) {

Completed in 125 milliseconds