Searched refs:have_dict (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/
H A Dmailbox-attribute.c126 const char *prefix, bool have_dict, ARRAY_TYPE(const_string) *attrs)
169 if (have_dict || regs[i].rank == MAIL_ATTRIBUTE_INTERNAL_RANK_AUTHORITY)
383 bool have_dict; local
391 have_dict = box->storage->set->mail_attribute_dict[0] != '\0';
392 mailbox_internal_attributes_get(type, prefix, have_dict, &extra_attrs);
125 mailbox_internal_attributes_get(enum mail_attribute_type type, const char *prefix, bool have_dict, ARRAY_TYPE(const_string) *attrs) argument

Completed in 19 milliseconds