Searched defs:mail_cache_get_record (Results 1 - 1 of 1) 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)

Completed in 41 milliseconds