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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c133 #define LOCREM 0x0403 /* remaining two bytes in zip signature */ macro
145 #define LOCHDR 28 /* size of local header, including LOCREM */
387 if (fread((char *)h, 1, LOCHDR, G.in) != LOCHDR || SH(h) != LOCREM)

Completed in 45 milliseconds