Home
last modified time | relevance | path

Searched defs:curl_error (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/mod_auth_mellon/mod_auth_mellon-0.18.0/
H A Dauth_mellon_httpclient.c249 char *curl_error) in am_httpclient_init_curl()
383 char curl_error[CURL_ERROR_SIZE]; in am_httpclient_get() local
483 char curl_error[CURL_ERROR_SIZE]; in am_httpclient_post() local
/dports/net-mgmt/seafile-client/seafile-7.0.9/daemon/
H A Dhttp-tx-mgr.c1262 int curl_error; in check_protocol_version_thread() local
1419 int curl_error; in check_head_commit_thread() local
2414 int curl_error; in check_permission() local
2696 int curl_error; in check_quota() local
2744 int curl_error; in send_commit_object() local
2940 int curl_error; in upload_check_id_list_segment() local
3065 int curl_error; in send_fs_objects() local
3353 int curl_error; in send_block() local
3566 int curl_error; in update_branch() local
3938 int curl_error; in get_commit_object() local
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/addons/
H A Dnews_manager.cpp181 const char *const curl_error = download_req->getDownloadErrorMessage(); in downloadNews() local
/dports/ftp/coeurl/coeurl-a08f619adaa1ccd34eb6315d6578eddae0d1cc9b/include/coeurl/
H A Drequest.hpp110 CURLcode curl_error = CURLcode::CURLE_OK; member
/dports/www/cpr/cpr-1.7.0/cpr/
H A Dsession.cpp706 CURLcode curl_error = curl_easy_perform(curl_->handle); in makeDownloadRequest() local
778 CURLcode curl_error = curl_easy_perform(curl_->handle); in makeRequest() local
782 Response Session::Impl::Complete(CURLcode curl_error) { in Complete()
896 Response Session::Complete( CURLcode curl_error ) { return pimpl_->Complete(curl_error); } in Complete()
/dports/www/py-tornado5/tornado-5.1.1/tornado/
H A Dcurl_httpclient.py242 def _finish(self, curl, curl_error=None, curl_message=None): argument
/dports/www/py-tornado4/tornado-4.5.3/tornado/
H A Dcurl_httpclient.py235 def _finish(self, curl, curl_error=None, curl_message=None): argument
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/
H A Dcurl_httpclient.py236 def _finish(self, curl, curl_error=None, curl_message=None): argument
/dports/security/libscep/libscep-0.09/src/clients/cli/
H A Dscep-client-util.c59 CURLcode curl_error; in scep_send_request() local
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DAbaqusInterfaceBase.cxx59 throw_if(fs!="FiniteRotationSmallStrain", in scep_send_request()
/dports/www/mod_php81/php-8.1.1/ext/curl/
H A Dcurl.stub.php37 function curl_error(CurlHandle $handle): string {} function
/dports/ftp/php81-curl/php-8.1.1/ext/curl/
H A Dcurl.stub.php37 function curl_error(CurlHandle $handle): string {} function
/dports/lang/php81/php-8.1.1/ext/curl/
H A Dcurl.stub.php37 function curl_error(CurlHandle $handle): string {} function
/dports/lang/php80/php-8.0.15/ext/curl/
H A Dcurl.stub.php23 function curl_error(CurlHandle $handle): string {} function
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_top/
H A Dtraffic_top.cc65 char curl_error[CURL_ERROR_SIZE]; variable
/dports/ftp/php80-curl/php-8.0.15/ext/curl/
H A Dcurl.stub.php23 function curl_error(CurlHandle $handle): string {} function
/dports/www/mod_php80/php-8.0.15/ext/curl/
H A Dcurl.stub.php23 function curl_error(CurlHandle $handle): string {} function
/dports/finance/prestashop/prestashop/vendor/curl/curl/src/Curl/
H A DCurl.php98 public $curl_error = false; variable in Curl\\Curl
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/streams/
H A Dcurl.c35 char curl_error[CURL_ERROR_SIZE + 1]; member
/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/src/common/
H A Duri.c114 char curl_error[CURL_ERROR_SIZE] = "0"; in get_from_uri() local
/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Dexact_solution.C750 … const typename FEGenericBase<OutputShape>::OutputNumber curl_error = curl_u_h - exact_curl; in _compute_error() local
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/x11/
H A Dcurl_stream.c53 CURLcode curl_error; member
/dports/textproc/libnxml/libnxml-0.18.3/src/
H A Dnxml.h194 CURLcode curl_error; member
H A Dnxml.h.in194 CURLcode curl_error; member
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/Utils/
H A DHttp.cpp307 std::string Http::priv::curl_error(CURLcode curlcode) in curl_error() function in Slic3r::Http::priv

123