Searched refs:LREC_SIZE (Results 1 – 1 of 1) sorted by relevance
85 #define LREC_SIZE 26 /* lengths of local file headers, central */ macro110 typedef uch local_byte_hdr[ LREC_SIZE ];258 unsigned char buffer[LREC_SIZE + 4];263 if (read (fd, buffer, LREC_SIZE + 4) != LREC_SIZE + 4)272 return offset + (4 + LREC_SIZE) + filename_length + extra_field_length;