HomeSort by: relevance | last modified time | path
    Searched defs:thread_top (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
thread.c 570 * the head of the thread or it will not be seen. Use thread_top()
623 thread_top(struct message *mp) function in typeref:struct:message *
1037 dot = thread_top(dot);
1162 dot = thread_top(dot);
1646 dot = thread_top(dot);
1732 dot = thread_top(dot); /* do this irrespective of the oldstate */
thread.c 570 * the head of the thread or it will not be seen. Use thread_top()
623 thread_top(struct message *mp) function in typeref:struct:message *
1037 dot = thread_top(dot);
1162 dot = thread_top(dot);
1646 dot = thread_top(dot);
1732 dot = thread_top(dot); /* do this irrespective of the oldstate */

Completed in 106 milliseconds