Searched defs:input_orig_bufsize (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/
H A Ddoveadm-dsync.c85 size_t input_orig_bufsize, output_orig_bufsize; member in struct:dsync_cmd_context
515 ctx->input_orig_bufsize = i_stream_get_max_buffer_size(ctx->input);
726 i_stream_set_max_buffer_size(ctx->input, ctx->input_orig_bufsize);

Completed in 14 milliseconds