Searched defs:syncing (Results 1 - 6 of 6) sorted by relevance
/dovecot/src/lib-index/ | ||
H A D | mail-index-view-private.h | 83 bool syncing:1; member in struct:mail_index_view |
H A D | mail-index-private.h | 202 /* syncing will update this if non-NULL */ 229 bool syncing:1; member in struct:mail_index |
/dovecot/src/lib-storage/index/mbox/ | ||
H A D | mbox-storage.h | 69 bool syncing:1; member in struct:mbox_mailbox |
/dovecot/src/lib-storage/list/ | ||
H A D | mailbox-list-index.h | 50 /* set during syncing for mailboxes that still exist */ 119 bool syncing:1; member in struct:mailbox_list_index |
/dovecot/src/lib-storage/index/imapc/ | ||
H A D | imapc-storage.h | 142 bool syncing:1; member in struct:imapc_mailbox |
/dovecot/src/imap/ | ||
H A D | imap-client.h | 60 mailbox syncing is done. */ 137 /* Run "mailbox syncing". This can send any unsolicited untagged 215 /* syncing marks this TRUE when it sees \Deleted flags. this is by 223 bool syncing:1; member in struct:client |
Completed in 11 milliseconds