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

/haiku/src/bin/unzip/
H A Dextract.c2077 csiz = size - EB_IZVMS_HLEN;
2093 memcpy(ucdata, ebdata+EB_IZVMS_HLEN, usiz);
2096 decompress_bits(ucdata, usiz, ebdata+EB_IZVMS_HLEN);
2100 ebdata+EB_IZVMS_HLEN, (ulg)csiz);
H A Dunzpriv.h1405 #define EB_IZVMS_HLEN 12 /* length of IZVMS attribute block header */ macro
H A Dzipinfo.c1481 strncpy(q+2, (char *)ef_ptr+EB_IZVMS_HLEN, 4);

Completed in 126 milliseconds