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

/dovecot/src/lib-storage/
H A Dmailbox-tree.c28 bool first_child:1; member in struct:mailbox_tree_iterate_context
203 ctx->first_child = TRUE;
216 ctx->first_child = TRUE;
242 if (ctx->first_child) {
243 ctx->first_child = FALSE;
/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-tree.h42 struct dsync_mailbox_node *parent, *next, *first_child; member in struct:dsync_mailbox_node

Completed in 157 milliseconds