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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h659 #define IZ_PW_CANCELALL -2 /* no password, skip any further pwd. request */ macro
H A Dcrypt.c516 if (r == IZ_PW_CANCELALL) /* User replied "Skip all" */
H A Dfileio.c1611 r = IZ_PW_CANCELALL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c384 //#define IZ_PW_CANCELALL -2 /* no password, skip any further pwd. request */
458 return IZ_PW_CANCELALL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrypt.c551 if (r == IZ_PW_CANCELALL) /* User replied "Skip all" */
H A Dzip.h271 #define IZ_PW_CANCELALL -2 /* no password, skip any further PWD request */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dintrface.cpp784 // IZ_PW_CANCELALL no password, skip any further PWD request
809 return IZ_PW_CANCELALL;
H A Dwinmain.cpp3599 // IZ_PW_CANCELALL no password, skip any further PWD request
3668 EndDialog(hDlg, IZ_PW_CANCELALL);

Completed in 179 milliseconds