Searched refs:from_line (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h119 string_t *header, *from_line; member in struct:mbox_sync_context
H A Dmbox-sync.c492 buffer_set_used_size(ctx->sync_ctx->from_line, 0);
501 buffer_append(ctx->sync_ctx->from_line, data, size);
570 string_t *str = ctx->sync_ctx->from_line;
1791 str_free(&sync_ctx->from_line);
1906 sync_ctx.from_line = str_new(default_pool, 256);

Completed in 15 milliseconds