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

/dovecot/src/lib-index/
H A Dmail-cache-lookup.c12 int mail_cache_get_record(struct mail_cache *cache, uint32_t offset, function
220 if (mail_cache_get_record(view->cache, ctx->offset, &ctx->rec) < 0)
277 if (mail_cache_get_record(cache, ctx->offset, &ctx->rec) < 0)
H A Dmail-cache-private.h225 int mail_cache_get_record(struct mail_cache *cache, uint32_t offset,

Completed in 192 milliseconds