Lines Matching defs:error
496 * brigade, return an error after setting the retry flag;
635 /* Ensure a non-zero error code is returned */
731 "SSL library error %d reading data", ssl_err);
856 "SSL library error %d writing data", ssl_err);
897 /* Custom apr_status_t error code, used when a plain HTTP request is
901 /* Custom apr_status_t error code, used when the proxy cannot
927 "trying to send HTML error page");
939 /* Send an error bucket, though the proxy currently has no
940 * special handling for error buckets and ignores this. */
1251 * was transferred. That's not a real error and can occur
1286 "SSL library error %d in handshake "
1312 /* leaving this log message as an error for the moment,
1333 const char *error = sslconn->verify_error ?
1339 error ? error : "unknown");
1464 /* We have no idea what you are talking about, so return an error. */
1639 break; /* non-fatal error; break out */
1660 break; /* non-fatal error; break out */
2198 "%s: I/O error, %d bytes expected to %s on BIO#%pp [mem: %pp]",