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

/dovecot/src/lib-storage/index/
H A Dindex-status.c181 if ((items & STATUS_PERMANENT_FLAGS) != 0) {
/dovecot/src/imap/
H A Dimap-commands-util.c306 mailbox_get_open_status(client->mailbox, STATUS_PERMANENT_FLAGS,
/dovecot/src/lib-storage/
H A Dmail-storage.h96 STATUS_PERMANENT_FLAGS = 0x200, enumerator in enum:mailbox_status_items
267 /* These flags can be permanently modified (STATUS_PERMANENT_FLAGS) */
269 /* These flags can be modified (STATUS_PERMANENT_FLAGS) */
272 /* All keywords can be permanently modified (STATUS_PERMANENT_FLAGS) */
274 /* More keywords can be created (STATUS_PERMANENT_FLAGS) */
/dovecot/src/plugins/acl/
H A Dacl-mailbox.c550 if ((items & STATUS_PERMANENT_FLAGS) != 0) {
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-storage.c919 if ((items & STATUS_PERMANENT_FLAGS) != 0)
1004 STATUS_PERMANENT_FLAGS |

Completed in 22 milliseconds