Home
last modified time | relevance | path

Searched refs:ZE_ABORT (Results 1 – 19 of 19) sorted by relevance

/dports/math/gretl/gretl-2021d/plugin/zipunzip/
H A Dziperr.h27 #define ZE_ABORT 9 /* user interrupt or termination */ macro
/dports/security/pgpin/pgp263in/src/
H A Dziperr.h26 #define ZE_ABORT 9 /* user interrupt or termination */ macro
/dports/archivers/zip/zip30/amiga/
H A Damiga.c98 ziperr(ZE_ABORT, "^C"); in _abort()
/dports/archivers/zip/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, "User terminated operation");
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 Dzipfile.c2194 return ZE_ABORT;
3506 if (result == ZE_ABORT) { in scanzipf_fixnew()
3508 return ZE_ABORT; in scanzipf_fixnew()
4483 return ZE_ABORT; in scanzipf_regnew()
4647 if (result == ZE_ABORT) { in scanzipf_regnew()
4649 return ZE_ABORT; in scanzipf_regnew()
6055 if (r == ZE_ABORT) {
6057 return ZE_ABORT;
6387 if (r == ZE_ABORT) {
6395 ZIPERR(ZE_ABORT, "Could not find split");
H A Dzipcloak.c173 ziperr(ZE_ABORT +sig-sig, "aborting");
H A Dzipnote.c181 ziperr(ZE_ABORT, "aborting");
H A Dzipsplit.c256 ziperr(ZE_ABORT, "aborting");
H A Dfileio.c1885 if (r == ZE_ABORT) {
1889 return ZE_ABORT;
2129 return ZE_ABORT;
2680 ZIPERR(ZE_ABORT, "could not write split");
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
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, "User terminated operation");
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 Dzipfile.c2194 return ZE_ABORT;
3506 if (result == ZE_ABORT) { in scanzipf_fixnew()
3508 return ZE_ABORT; in scanzipf_fixnew()
4483 return ZE_ABORT; in scanzipf_regnew()
4647 if (result == ZE_ABORT) { in scanzipf_regnew()
4649 return ZE_ABORT; in scanzipf_regnew()
6055 if (r == ZE_ABORT) {
6057 return ZE_ABORT;
6387 if (r == ZE_ABORT) {
6395 ZIPERR(ZE_ABORT, "Could not find split");
H A Dz_fileio.c1885 if (r == ZE_ABORT) {
1889 return ZE_ABORT;
2129 return ZE_ABORT;
2680 ZIPERR(ZE_ABORT, "could not write split");
/dports/archivers/zip/zip30/windll/Vb/
H A DVBZipBas.bas236 Public Const ZE_ABORT = 9 ' User Interrupted Or Termination Error
/dports/archivers/zip/zip30/windll/VBz64/
H A DVBZipBas.bas256 Public Const ZE_ABORT = 9 ' User Interrupted Or Termination Error
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/zip/
H A Dzip.cpp94 #define ZE_ABORT 9 // user interrupt or termination macro