Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 61) sorted by relevance

123

/curl/docs/libcurl/opts/
H A DCURLINFO_OS_ERRNO.md17 CURLINFO_OS_ERRNO - get errno number from last connect failure
29 Pass a pointer to a long to receive the errno variable from a connect failure.
30 Note that the value is only set on failure, it is not reset upon a successful
/curl/tests/libtest/
H A Dlibntlmconnect.c47 const size_t failure = (size && nmemb) ? 0 : 1; in callback() local
61 return failure; in callback()
80 return failure; in callback()
H A Dlib571.c61 size_t failure = (size && nmemb) ? 0 : 1; in rtp_write() local
71 return failure; in rtp_write()
/curl/tests/data/
H A Dtest4195 failure
H A Dtest70315 # 1 is socks5 failure
H A Dtest70215 # 91 is socks4 failure
H A Dtest62222 SFTP put failure
H A Dtest62322 SCP upload failure
H A Dtest151329 return failure immediately from progress callback
H A Dtest85614 REPLY PASS -ERR Login failure
H A Dtest51327 # the 1s post-command delay helps to prevent a spurious failure on s390
H A Dtest60925 SFTP post-quote mkdir failure
H A Dtest61520 SFTP put remote failure
H A Dtest105945 # The server doesn't implement CONNECT for ftp, so this must be a failure test
H A Dtest51438 # the 1s post-command delay helps to prevent a spurious failure on s390
H A Dtest180162 # CURLE_HTTP2: Send failure: Broken pipe
H A Dtest22721 REPLY FAIL 500 this might not be a failure!
H A Dtest89032 POP3 OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response
H A Dtest84429 IMAP OAuth 2.0 (OAUTHBEARER) failure as continuation
H A Dtest84531 IMAP OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response
H A Dtest88932 POP3 OAuth 2.0 (OAUTHBEARER) failure as continuation
H A Dtest28039 FTP --ftp-alternative-to-user on USER failure
H A Dtest94931 SMTP OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response
H A Dtest94831 SMTP OAuth 2.0 (OAUTHBEARER) failure as continuation
/curl/.github/workflows/
H A Dappveyor-status.yml37 | sub("failed"; "failure")

Completed in 23 milliseconds

123