Searched refs:destroying_stream (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-mail.h127 bool destroying_stream:1; member in struct:index_mail_data
H A Dindex-mail.c1195 i_assert(mail->data.destroying_stream);
1197 mail->data.destroying_stream = FALSE;
1628 data->destroying_stream = TRUE;
1640 data->destroying_stream = FALSE;
1641 else if (mail->data.destroying_stream) {

Completed in 16 milliseconds