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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dglobals.h52 For instance, newzip and pwdarg are needed only if CRYPT is TRUE,
187 int newzip; /* reset in extract.c; used in crypt.c */ member in struct:Globals
H A Dcrypt.c475 if (GLOBAL(newzip)) { /* this is first encrypted member in this zipfile */
476 GLOBAL(newzip) = FALSE; variable
H A Dextract.c399 G.newzip = TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrypt.c510 if (GLOBAL(newzip)) { /* this is first encrypted member in this zipfile */
511 GLOBAL(newzip) = FALSE; variable

Completed in 128 milliseconds