Lines Matching refs:error
392 goto error;
404 goto error;
423 error:
639 CURLcode status, /* an error if this is called
640 after an error was detected */
1457 data from it until it receives an error (except EINTR).
1851 failf(data, "seek callback returned error %d", (int)err);
1865 failf(data, "ioctl callback returned error %d", (int)err);
1928 /* a multi-level callback returned error before, meaning every individual
1970 /* Skip the statemachine and go directly to error handling section. */
2319 /* Have error handler disconnect conn if we can't retry */
2414 streamclose(data->conn, "Transfer returned error");
2511 /* clear the error message bit too as we ignore the one we got */
2514 /* typically for HTTP_1_1_REQUIRED error on first flight */
2528 * The transfer phase returned error, we mark the connection to get
2531 * a protocol which uses two "channels" like FTP, as then the error
2537 streamclose(data->conn, "Transfer returned error");
2544 /* call this even if the readwrite function returned error */
2616 /* allow a previously set error code take precedence */
2668 * If an error was returned, and we aren't in completed state now,
3126 error code primarily because this function is used from many
3127 places where propagating an error back is tricky. */
3648 infof(data, "Internal error removing splay node = %d", rc);
3695 infof(data, "Internal error clearing splay node = %d", rc);