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

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-lock.c200 static bool dotlock_callback(unsigned int secs_left, bool stale, void *context) function
418 set.callback = dotlock_callback;
/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-uidlist.c246 static bool dotlock_callback(unsigned int secs_left, bool stale, void *context) function
289 uidlist->dotlock_settings.callback = dotlock_callback;

Completed in 16 milliseconds