Searched refs:sync_last_check (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-sync.c36 ioloop_time < ibox->sync_last_check + MAILBOX_FULL_SYNC_INTERVAL)
52 ibox->sync_last_check = ioloop_time;
H A Dindex-storage.h45 time_t sync_last_check; member in struct:index_mailbox_context
H A Dindex-storage.c438 ibox->sync_last_check = 0;

Completed in 15 milliseconds