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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c139 #define LOCTIM 8 /* file mod time (for decryption) */ macro
446 if (e != (ush)(h[LOCFLG] & EXTFLG ? h[LOCTIM + 1] : h[LOCCRC + 3]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipfile.c79 #define LOCTIM 6 /* last modified file time, DOS format */ macro
1969 z->tim = LG(LOCTIM + b); /* time and date into one long */
2251 locz->tim = LG(LOCTIM + buf); /* time and date into one long */
6118 localz->tim = LG(LOCTIM + buf); /* time and date into one long */

Completed in 202 milliseconds