Searched refs:ZE_ABORT (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damiga.c98 ziperr(ZE_ABORT, "^C");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dziperr.h48 #define ZE_ABORT 9 /* user interrupt or termination */ macro
H A Dzip.c461 ziperr(ZE_ABORT, "aborting");
3501 ZIPERR(ZE_ABORT, "show command line");
4858 ZIPERR(ZE_ABORT, "could not open archive to read");
5220 if (r == ZE_ABORT) {
5295 ZIPERR(ZE_ABORT, "User terminated operation");
5305 ZIPERR(ZE_ABORT, "User terminated operation");
5311 ZIPERR(ZE_ABORT, "User terminated operation");
5352 ZIPERR(ZE_ABORT, "User terminated operation");
5362 ZIPERR(ZE_ABORT, "User terminated operation");
5368 ZIPERR(ZE_ABORT, "Use
[all...]
H A Dzipup.c1120 ZIPERR(ZE_ABORT, "User terminated operation");
1129 ZIPERR(ZE_ABORT, "User terminated operation");
1137 ZIPERR(ZE_ABORT, "User terminated operation");
H A Dzipcloak.c173 ziperr(ZE_ABORT +sig-sig, "aborting");
H A Dzipnote.c181 ziperr(ZE_ABORT, "aborting");
H A Dzipfile.c2194 return ZE_ABORT;
3506 if (result == ZE_ABORT) {
3508 return ZE_ABORT;
4483 return ZE_ABORT;
4647 if (result == ZE_ABORT) {
4649 return ZE_ABORT;
6055 if (r == ZE_ABORT) {
6057 return ZE_ABORT;
6387 if (r == ZE_ABORT) {
6395 ZIPERR(ZE_ABORT, "Coul
[all...]
H A Dzipsplit.c256 ziperr(ZE_ABORT, "aborting");
H A Dfileio.c1885 if (r == ZE_ABORT) {
1889 return ZE_ABORT;
2025 * Updates in_path if changed. Returns ZE_OK if OK or ZE_ABORT if
2129 return ZE_ABORT;
2680 ZIPERR(ZE_ABORT, "could not write split");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas236 Public Const ZE_ABORT = 9 ' User Interrupted Or Termination Error
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas256 Public Const ZE_ABORT = 9 ' User Interrupted Or Termination Error

Completed in 253 milliseconds