Searched refs:mailbox_get_expunged_uids (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-storage/
H A Dmailbox-get.c226 bool mailbox_get_expunged_uids(struct mailbox *box, uint64_t prev_modseq, function
H A Dmail-storage.h694 bool mailbox_get_expunged_uids(struct mailbox *box, uint64_t prev_modseq,
/dovecot/src/imap/
H A Dimap-fetch.c330 if (!mailbox_get_expunged_uids(box, modseq, uid_filter, &expunged_uids_range)) {
H A Dimap-state.c361 if (!mailbox_get_expunged_uids(client->mailbox, state->highest_modseq,

Completed in 20 milliseconds