Home
last modified time | relevance | path

Searched defs:mail_index_alloc_cache_list (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-index-alloc-cache.c18 struct mail_index_alloc_cache_list { struct
20 struct mail_index_alloc_cache_list *next; argument
35 static struct mail_index_alloc_cache_list *indexes = NULL; argument