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

/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c245 static unsigned int get_cache_idx(struct mail *mail) function
280 index_mail_cache_add_idx(imail, get_cache_idx(mail),
315 index_mail_cache_add_idx(imail, get_cache_idx(mail),
331 get_cache_idx(mail)) > 0 &&

Completed in 13 milliseconds