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

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-lock.c92 mbox_unlock_files(struct mbox_lock_context *ctx);
746 mbox_unlock_files(&ctx);
828 static int mbox_unlock_files(struct mbox_lock_context *ctx) function
880 return mbox_unlock_files(&ctx);

Completed in 12 milliseconds