Home
last modified time | relevance | path

Searched refs:CURLE_GOT_NOTHING (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/docs/examples/
Dsftpuploadresume.c50 CURLcode result = CURLE_GOT_NOTHING; in sftpGetRemoteFileSize()
81 CURLcode result = CURLE_GOT_NOTHING; in sftpResumeUpload()
Dftpuploadresume.c73 CURLcode r = CURLE_GOT_NOTHING; in upload()
/third_party/curl/tests/data/
Dtest17046 # 52 is CURLE_GOT_NOTHING
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_timeout.c261 if (errornum == CURLE_GOT_NOTHING) in testWithTimeout()
/third_party/curl/lib/
Dstrerror.c194 case CURLE_GOT_NOTHING: in curl_easy_strerror()
Dc-hyper.c356 result = CURLE_GOT_NOTHING; in Curl_hyper_stream()
Dhttp.c1669 return CURLE_GOT_NOTHING; in Curl_http_done()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions84 CURLE_GOT_NOTHING 7.9.1
/third_party/curl/include/curl/
Dcurl.h548 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in538 d CURLE_GOT_NOTHING...