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

/dovecot/src/lib-storage/index/
H A Dindex-sync-pvt.c95 index_mailbox_sync_open(struct index_mailbox_sync_pvt_context *ctx, bool force) function
139 if (index_mailbox_sync_open(ctx, TRUE) < 0) {
163 if ((ret = index_mailbox_sync_open(ctx, FALSE)) <= 0)

Completed in 10 milliseconds