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

/dovecot/src/lib-storage/index/
H A Dindex-thread-finish.c339 /* make sure all shadow indexes are accessible directly */
525 /* make sure all shadow indexes are accessible directly. */
639 const struct mail_thread_shadow_node *shadow; local
647 shadow = array_idx(&iter->ctx->shadow_nodes, child->idx);
648 *child_iter_r = shadow->first_child_idx == 0 ? NULL :

Completed in 8 milliseconds