Lines Matching defs:mail_thread_root_node
15 struct mail_thread_root_node {
41 ARRAY(struct mail_thread_root_node) roots;
61 HASH_TABLE(char *, struct mail_thread_root_node *) subject_hash;
66 struct mail_thread_root_node *node)
68 struct mail_thread_root_node *hash_node;
126 static int mail_thread_root_node_cmp(const struct mail_thread_root_node *r1,
127 const struct mail_thread_root_node *r2)
205 struct mail_thread_root_node *roots;
270 struct mail_thread_root_node *cur)
272 struct mail_thread_root_node *roots, *root, new_root;
347 struct mail_thread_root_node *roots;
369 struct mail_thread_root_node *roots;
409 const struct mail_thread_root_node *root = value;
419 struct mail_thread_root_node *roots, *root;
463 struct mail_thread_root_node root;
579 struct mail_thread_root_node *roots;