Home
last modified time | relevance | path

Searched defs:dsync_mailbox_node (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-mailbox-tree.h41 struct dsync_mailbox_node { struct
42 struct dsync_mailbox_node *parent, *next, *first_child; argument
55 enum dsync_mailbox_node_existence existence; argument
69 ARRAY_DEFINE_TYPE(dsync_mailbox_node, struct dsync_mailbox_node *); argument