Searched refs:stream_errno (Results 201 – 219 of 219) sorted by relevance
123456789
345 test_assert(filter->stream_errno == 0); in test_istream_filter_large_buffer2()
331 if (context->payload->stream_errno != 0) { in auth_policy_parse_response()
1411 if ( input->stream_errno != 0 ) { in sieve_message_parts_add_missing()1516 if ( ret < 0 && input->stream_errno != 0 ) { in sieve_message_body_get_raw()
45 if (state->cur_input->stream_errno == ENOENT) { in fetch_read_error()
209 if (mpresult.input->stream_errno != 0) { in cmd_append_catenate_mpurl()
1347 client->output->stream_errno != 0); in client_handle_input()
454 *error_r = istream->stream_errno != 0 ? in config_read_reply_header()
306 if (input->stream_errno != 0) { in program_client_input_finish()
2089 director_connection_log_disconnect(conn, conn->input->stream_errno, in director_connection_input()2273 director_connection_log_disconnect(conn, conn->output->stream_errno, in director_connection_output()2567 conn->output->stream_errno, in director_connection_send()
622 if (ctx->input->stream_errno != 0) { in mbox_save_continue()
90 if (input->stream_errno == EISDIR) { in maildir_open_mail()
567 output_errno = _ctx->data.output->stream_errno; in maildir_save_finish_real()
401 if (input1->stream_errno != 0) { in dsync_istreams_cmp()406 if (input2->stream_errno != 0) { in dsync_istreams_cmp()2524 if (input->stream_errno != 0) { in dsync_mailbox_save_body()
233 if (input->stream_errno != 0) { in pop3_migration_get_hdr_sha1()
1600 errstr = conn->input->stream_errno == 0 ? "EOF" : in imapc_connection_input()1607 errstr = conn->input->stream_errno == 0 ? "EOF" : in imapc_connection_input()
1237 if (input->stream_errno != 0) { in index_storage_save_continue()
1340 if (ret != -2 && ctx->data->stream_errno != 0) { in _cmd_bdat_read_data()
1022 if (input->stream_errno != 0) { in settings_parse_stream_read()
22026 failed: (stream->stream_errno != 0)59939 doveadm: client - Cleanup: Remove unnecessary stream_errno check80854 It's enough to set the stream_errno.90613 lib-dcrypt: Set stream_errno on istream-decrypt read failures.90621 lib: Updated istream's stream_errno comments.94828 It's been identical to ostream.stream_errno for a while now.103640 input->stream_errno == 0 ? "EOF" : i_stream_get_error(input)116473 stream_errno=0 and fail if it isn't.127449 correctly set the stream_errno back, which wasn't often done.141040 istream-seekable: Fail stat() if stream_errno is set.[all …]