Home
last modified time | relevance | path

Searched refs:thread_fix_new_links (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/mail/
H A Dthread.h60 void thread_fix_new_links(struct message *, int, int);
H A Dextern.h361 # define thread_fix_new_links(message,omsgCount,msgCount) macro
H A Dfio.c154 thread_fix_new_links(nmessage, omsgCount, nmsgCount); in makemessage()
H A Dthread.c492 thread_fix_new_links(struct message *message, int omsgCount, int msgCount) in thread_fix_new_links() function
1680 thread_fix_new_links(message_array.t_head, 0, message_array.t_msgCount); in unthreadcmd()