Searched refs:mail_thread_type (Results 1 - 8 of 8) sorted by relevance

/dovecot/src/lib-storage/
H A Dmail-thread.c8 enum mail_thread_type type;
15 bool mail_thread_type_parse(const char *str, enum mail_thread_type *type_r)
28 const char *mail_thread_type_to_str(enum mail_thread_type type)
36 i_panic("Unknown mail_thread_type %d", type);
H A Dmail-thread.h8 enum mail_thread_type { enum
27 bool mail_thread_type_parse(const char *str, enum mail_thread_type *type_r);
29 const char *mail_thread_type_to_str(enum mail_thread_type type);
40 enum mail_thread_type thread_type, bool write_seqs);
H A Dmail-search.h104 enum mail_thread_type thread_type;
H A Dmail-search-register-imap.c470 enum mail_thread_type thread_type;
/dovecot/src/lib-storage/index/
H A Dindex-thread-private.h77 enum mail_thread_type thread_type,
H A Dindex-thread-finish.c516 enum mail_thread_type thread_type)
614 enum mail_thread_type thread_type,
H A Dindex-thread.c610 enum mail_thread_type thread_type, bool write_seqs)
/dovecot/src/imap/
H A Dcmd-thread.c61 enum mail_thread_type thread_type, bool write_seqs)
80 enum mail_thread_type thread_type)
253 enum mail_thread_type thread_type;

Completed in 18 milliseconds