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

/dovecot/src/lib-index/
H A Dmail-index-sync-private.h37 buffer_t *unknown_extensions; member in struct:mail_index_sync_map_ctx
H A Dmail-index-sync-ext.c366 if (ctx->unknown_extensions == NULL) {
367 ctx->unknown_extensions =
370 p = buffer_get_space_unsafe(ctx->unknown_extensions, ext_map_idx, 1);
H A Dmail-index-sync-update.c842 buffer_free(&sync_map_ctx->unknown_extensions);

Completed in 23 milliseconds