Home | History | Annotate | Download | only in src

Lines Matching full:extrabytes

31 			char *name, int isExtract, int extrabytes)
51 if (!CHECK_LEN(header, p, plen, extrabytes))
283 static unsigned char *skip_name(unsigned char *ansp, HEADER *header, size_t plen, int extrabytes)
332 if (!CHECK_LEN(header, ansp, plen, extrabytes))