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

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-lock.c27 MBOX_LOCK_DOTLOCK, enumerator in enum:mbox_lock_type
80 { MBOX_LOCK_DOTLOCK, "dotlock", mbox_lock_dotlock },
219 if (lock_types[i] == MBOX_LOCK_DOTLOCK)

Completed in 283 milliseconds