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

/haiku/src/bin/unzip/
H A Dunzpriv.h1419 #define LREC_SIZE 26 /* lengths of local file headers, central */ macro
1576 typedef uch local_byte_hdr[ LREC_SIZE ];
H A Dprocess.c1246 if (readbuf(__G__ (char *)byterec, LREC_SIZE) == 0)
H A Dzipinfo.c975 *pEndprev = G.crec.relative_offset_local_header + (4L + LREC_SIZE) +

Completed in 63 milliseconds