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

/dovecot/src/imap/
H A Dcmd-thread.c104 struct orderedsubject_thread { struct
109 static int orderedsubject_thread_cmp(const struct orderedsubject_thread *t1,
110 const struct orderedsubject_thread *t2)
130 const struct orderedsubject_thread *thread)
177 ARRAY(struct orderedsubject_thread) threads;
178 const struct orderedsubject_thread *thread;
179 struct orderedsubject_thread *cur_thread = NULL;

Completed in 10 milliseconds