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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c145 #define LOCHDR 28 /* size of local header, including LOCREM */ macro
288 uch h[LOCHDR]; /* first local header (GZPHDR < LOCHDR) */
387 if (fread((char *)h, 1, LOCHDR, G.in) != LOCHDR || SH(h) != LOCREM)

Completed in 92 milliseconds