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

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-export.c62 bool body_search_initialized:1; member in struct:dsync_mailbox_exporter
883 if (!exporter->body_search_initialized) {
884 exporter->body_search_initialized = TRUE;

Completed in 331 milliseconds