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

/dovecot/src/lib-storage/index/
H A Dindex-attribute.c38 struct mail_storage *attr_storage; local
57 attr_storage = mail_namespace_get_default_storage(ns);
59 if (*attr_storage->set->mail_attribute_dict == '\0') {
68 if (dict_init(attr_storage->set->mail_attribute_dict, &dict_set,
72 attr_storage->set->mail_attribute_dict, error);

Completed in 206 milliseconds