Searched defs:moving (Results 1 - 2 of 2) sorted by relevance
| /dovecot/src/plugins/lazy-expunge/ | ||
| H A D | lazy-expunge-plugin.c | 38 bool moving; member in struct:lazy_expunge_mail 297 bool moving = mmail->moving; local 308 mmail->moving = FALSE; 325 if (moving) 378 mmail->moving = ctx->moving; |
| /dovecot/src/lib-storage/ | ||
| H A D | mail-storage-private.h | 703 bool moving:1; member in struct:mail_save_context |
Completed in 16 milliseconds