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

/dovecot/src/lib-storage/
H A Dmailbox-attribute.c128 const struct mailbox_attribute_internal *regs; local
148 regs = array_get(&mailbox_internal_attributes, &count);
150 const char *key = regs[i].key;
152 if (regs[i].type != type)
169 if (have_dict || regs[i].rank == MAIL_ATTRIBUTE_INTERNAL_RANK_AUTHORITY)

Completed in 7 milliseconds