Home
last modified time | relevance | path

Searched refs:GENERIC_ERROR (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/security/py-certbot/certbot-1.22.0/certbot/plugins/
H A Ddns_test_common_lexicon.py51 GENERIC_ERROR: Exception
86 GENERIC_ERROR = RequestException variable in BaseLexiconClientTest
135 self.provider_mock.authenticate.side_effect = self.GENERIC_ERROR
142 self.provider_mock.create_record.side_effect = self.GENERIC_ERROR
174 self.provider_mock.authenticate.side_effect = self.GENERIC_ERROR
179 self.provider_mock.delete_record.side_effect = self.GENERIC_ERROR
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/
H A DResultStatus.pm230GENERIC_ERROR => 2900, ## 19XX for ok (1900=Undefined success), 29XX for errors (2900=Undefi…
310 return $EPP_CODES{GENERIC_ERROR} unless defined($type) && $type && defined($code);
312 …return $is_success? $EPP_CODES{GENERIC_SUCCESS} : $EPP_CODES{GENERIC_ERROR} unless defined($eppcod…
315 return $EPP_CODES{GENERIC_ERROR};
319 …($class,$msg,$lang,$ri)=@_; return $class->new('epp',$EPP_CODES{GENERIC_ERROR},undef,0,$msg,…
/dports/audio/libcddb/libcddb-1.3.2/examples/
H A Dmain.c167 exit(GENERIC_ERROR); in error_usage()
223 error_exit(GENERIC_ERROR, "environment variable 'http_proxy' not set"); in init_protocol()
227 error_exit(GENERIC_ERROR, "environment variable 'http_proxy' invalid"); in init_protocol()
254 error_exit(GENERIC_ERROR, "environment variable 'http_proxy' port invalid"); in init_protocol()
467 error_exit(GENERIC_ERROR, "unable to create connection structure"); in main()
486 error_exit(GENERIC_ERROR, "could not read CD in CD-ROM drive"); in main()
494 error_exit(GENERIC_ERROR, "could not create disc structure"); in main()
504 error_exit(GENERIC_ERROR, "could not create disc structure"); in main()
H A Dmain.h28 #define GENERIC_ERROR -1 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/update_client/
H A Dupdate_client_errors.h46 GENERIC_ERROR = -1 enumerator
78 GENERIC_ERROR = 9, // Matches kInstallerError for compatibility. enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dupdate_client_errors.h47 GENERIC_ERROR = -1 enumerator
79 GENERIC_ERROR = 9, // Matches kInstallerError for compatibility. enumerator
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DJpegMetadataLoader.cpp194 return GENERIC_ERROR; in loadMetadata()
211 return GENERIC_ERROR; in loadMetadata()
227 return GENERIC_ERROR; in loadMetadata()
H A DPngMetadataLoader.cpp85 return GENERIC_ERROR; in loadMetadata()
100 return GENERIC_ERROR; in loadMetadata()
H A DImageMetadataLoader.cpp49 return GENERIC_ERROR; in loadImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/updater/
H A Dextension_installer_unittest.cc145 EXPECT_EQ(static_cast<int>(InstallError::GENERIC_ERROR), result_.error); in TEST_F()
162 .Run(Result(InstallError::GENERIC_ERROR)); in TEST_F()
177 EXPECT_EQ(static_cast<int>(InstallError::GENERIC_ERROR), result_.error); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/updater/
H A Dextension_installer_unittest.cc146 EXPECT_EQ(static_cast<int>(InstallError::GENERIC_ERROR), result_.error); in TEST_F()
163 .Run(Result(InstallError::GENERIC_ERROR)); in TEST_F()
178 EXPECT_EQ(static_cast<int>(InstallError::GENERIC_ERROR), result_.error); in TEST_F()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/jobs/components/table/cells/
H A Dactions_cell.vue11 GENERIC_ERROR,
31 GENERIC_ERROR,
126 text: this.$options.GENERIC_ERROR,
/dports/www/privatebin/PrivateBin-1.3.5/lib/Model/
H A DPaste.php37 throw new Exception(Controller::GENERIC_ERROR, 64);
44 throw new Exception(Controller::GENERIC_ERROR, 63);
/dports/www/privatebin/PrivateBin-1.3.5/lib/
H A DController.php45 const GENERIC_ERROR = 'Paste does not exist, has expired or has been deleted.'; define in PrivateBin\\Controller
292 $this->_error = self::GENERIC_ERROR;
327 $this->_return_message(1, self::GENERIC_ERROR);
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/Exception/
H A DErrorCodeEnum.php29 public const GENERIC_ERROR = 4702; define in Ampache\\Module\\Api\\Exception\\ErrorCodeEnum
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/mini_installer/
H A Dexit_code.h13 GENERIC_ERROR = 1, enumerator
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/ppm/
H A Dppm.c473 strlen(GENERIC_ERROR)); in check_password()
474 sprintf(szErrStr, GENERIC_ERROR); in check_password()
639 strlen(GENERIC_ERROR)); in check_password()
640 sprintf(szErrStr, GENERIC_ERROR); in check_password()
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/ppm/
H A Dppm.c473 strlen(GENERIC_ERROR)); in check_password()
474 sprintf(szErrStr, GENERIC_ERROR); in check_password()
639 strlen(GENERIC_ERROR)); in check_password()
640 sprintf(szErrStr, GENERIC_ERROR); in check_password()
H A Dppm.h58 #define GENERIC_ERROR \ macro
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/ppm/
H A Dppm.c475 strlen(GENERIC_ERROR)); in check_password()
476 sprintf(szErrStr, GENERIC_ERROR); in check_password()
641 strlen(GENERIC_ERROR)); in check_password()
642 sprintf(szErrStr, GENERIC_ERROR); in check_password()
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/ppm/
H A Dppm.c475 strlen(GENERIC_ERROR)); in check_password()
476 sprintf(szErrStr, GENERIC_ERROR); in check_password()
641 strlen(GENERIC_ERROR)); in check_password()
642 sprintf(szErrStr, GENERIC_ERROR); in check_password()
/dports/devel/gdb/gdb-11.1/gdb/unittests/
H A Dgdb_tilde_expand-selftests.c78 SELF_CHECK (e.error == GENERIC_ERROR); in do_test()
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dmessage.h41 static const ConnectionError GENERIC_ERROR; variable
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dmessage.h41 static const ConnectionError GENERIC_ERROR; variable
/dports/sysutils/usbhid-dump/usbhid-dump-1.4/src/
H A Dusbhid-dump.c50 #define GENERIC_ERROR(_fmt, _args...) \ macro
54 GENERIC_ERROR("%s:" _fmt, _iface->addr_str, ##_args)
57 GENERIC_ERROR("Failed to " _fmt, ##_args)
70 GENERIC_ERROR(_fmt, ##_args); \

1234567