Home
last modified time | relevance | path

Searched defs:mail_search_context (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-private.h652 struct mail_search_context { struct
655 struct mail_search_args *args;
657 enum mail_fetch_field wanted_fields;
659 normalizer_func_t *normalizer;
665 struct mail_search_result *update_result;
669 uint32_t seq;
670 uint32_t progress_cur, progress_max;
673 unsigned int unused_mail_idx;
674 unsigned int max_mails;
678 bool seen_lost_data:1;
[all …]