Searched refs:mbox_sync_move_buffer (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h178 void mbox_sync_move_buffer(struct mbox_sync_mail_context *ctx,
H A Dmbox-sync-rewrite.c134 mbox_sync_move_buffer(ctx, pos, size, 0);
182 mbox_sync_move_buffer(ctx, start_pos, 0, data_size - start_pos);
190 mbox_sync_move_buffer(ctx, start_pos, 0, *size);
H A Dmbox-sync-update.c29 void mbox_sync_move_buffer(struct mbox_sync_mail_context *ctx, function
111 mbox_sync_move_buffer(ctx, pos, need, have);
320 mbox_sync_move_buffer(ctx, pos, str_len(new_line), p - hdr + 1);

Completed in 775 milliseconds