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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-uidlist.c868 maildir_uidlist_has_changed(struct maildir_uidlist *uidlist, bool *recreated_r) argument
874 *recreated_r = FALSE;
879 *recreated_r = TRUE;
886 *recreated_r = TRUE;
896 *recreated_r = TRUE;

Completed in 26 milliseconds