Home
last modified time | relevance | path

Searched refs:mailbox_get_index_path (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-rebuild.c218 index_dir = mailbox_get_index_path(box); in index_index_rebuild_init()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-private.h824 const char *mailbox_get_index_path(struct mailbox *box) ATTR_PURE;
H A Dmail-storage.c2912 const char *mailbox_get_index_path(struct mailbox *box) in mailbox_get_index_path() function
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog120984 lib-storage: Added mailbox_get_index_path() and caching of the index path.