Lines Matching defs:mp

90 show_msg(struct message *mp)  in show_msg()
108 show_thread(struct message *mp) in show_thread()
137 is_tagged_core(struct message *mp) in is_tagged_core()
150 is_tagged(struct message *mp) in is_tagged()
161 has_parent(struct message *mp) in has_parent()
168 next_message1(struct message *mp) in next_message1()
186 prev_message1(struct message *mp) in prev_message1()
198 next_message(struct message *mp) in next_message()
210 prev_message(struct message *mp) in prev_message()
222 first_message(struct message *mp) in first_message()
232 struct message *mp; in get_message() local
242 get_msgnum(struct message *mp) in get_msgnum()
269 next_abs_message(struct message *mp) in next_abs_message()
292 thread_recursion_flist(struct message *mp, int (*fn)(struct message *, void *), void *args) in thread_recursion_flist()
307 thread_recursion(struct message *mp, int (*fn)(struct message *, void *), void *args) in thread_recursion()
336 reindex_core(struct message *mp) in reindex_core()
361 struct message *mp; in reindex() local
393 redepth_core(struct message *mp, int depth, struct message *parent) in redepth_core()
415 struct message *mp; in redepth() local
469 thread_init(struct thread_s *tp, struct message *mp, int msgCount) in thread_init()
588 first_visible_message(struct message *mp) in first_visible_message()
623 thread_top(struct message *mp) in thread_top()
663 flattencmd_core(struct message *mp) in flattencmd_core()
719 struct message *mp; in flattencmd() local
726 struct message *mp; in flattencmd() local
745 struct message *mp; /* the message the following refer to */ member
909 get_parent_id(struct message *mp) in get_parent_id()
931 thread_on_reference(struct message *mp) in thread_on_reference()
934 struct message *mp; in thread_on_reference() member
1094 struct message *mp; in tagbelowcmd() local
1208 struct message *mp; in upcmd() local
1232 struct message *mp; in downcmd() local
1254 struct message *mp; in tsetcmd() local
1277 struct message *mp; in reversecmd_core() local
1435 field_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in field_load()
1449 subj_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in subj_load()
1470 lines_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in lines_load()
1495 size_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in size_load()
1512 date_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in date_load()
1544 from_load(struct key_sort_s *marray, size_t mcount, struct message *mp, in from_load()
1715 struct message *mp; in deldupscmd() local