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

/dovecot/src/lib-storage/index/
H A Dindex-thread-finish.c60 pool_t subject_pool; member in struct:subject_gather_context
85 hash_subject = p_strdup(ctx->subject_pool, subject);
218 gather_ctx.subject_pool =
221 hash_table_create(&gather_ctx.subject_hash, gather_ctx.subject_pool,
254 pool_unref(&gather_ctx.subject_pool);

Completed in 12 milliseconds