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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h653 #define IZ_BADPWD 82 /* no files found: all had bad password */ macro
H A Dextract.c799 error_in_archive = IZ_BADPWD; /* bad passwd => all files skipped */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c379 //#define IZ_BADPWD 82 /* no files found: all had bad password */
418 case IZ_BADPWD:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c5234 case IZ_BADPWD:
5314 (err >= IZ_CTRLC && err <= IZ_BADPWD)) ? 2 : /* ... */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp1168 // case, IZ_BADPWD will be returned.
1172 if (ei.result == IZ_BADPWD) {
1751 case IZ_BADPWD: // no files found: all had bad password.

Completed in 198 milliseconds