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

/dovecot/src/lib-storage/index/
H A Dindex-attribute.c81 index_storage_get_dict(struct mailbox *box, enum mail_attribute_type type, function
186 if (index_storage_get_dict(t->box, type, &dict, mailbox_prefix_r) < 0)
236 if (index_storage_get_dict(box, type, &dict, &mailbox_prefix) < 0)
261 if (index_storage_get_dict(box, type, &dict, &mailbox_prefix) < 0) {

Completed in 10 milliseconds