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

/dovecot/src/lib-lda/
H A Dmail-deliver.c36 bool filled; member in struct:mail_deliver_cache
99 if (cache->filled)
101 cache->filled = TRUE;
130 /* If a mail was saved/copied, the cache is already filled and the
137 ctx->cache->filled = FALSE;

Completed in 12 milliseconds