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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c144 #define LOCEXT 26 /* offset of extra field length */ macro
401 for (n = SH(h + LOCEXT); n--; ) g = getc(G.in);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipfile.c85 #define LOCEXT 24 /* length of extra field */ macro
1974 z->cext = z->ext = SH(LOCEXT + b);
2254 locz->ext = SH(LOCEXT + buf);
2711 z->ext = SH(LOCEXT + b);
6121 localz->ext = SH(LOCEXT + buf);

Completed in 137 milliseconds