OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_message
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
thread.c
222
first_message
(struct message *mp)
function in typeref:struct:message *
342
for (mp =
first_message
(mp); mp; mp = mp->m_flink) {
380
for (mp =
first_message
(tp->t_head); mp; mp = next_message(mp))
388
for (mp =
first_message
(tp->t_head); mp; mp = next_message(mp))
727
for (mp =
first_message
(current_thread.t_head);
1104
for (mp =
first_message
(current_thread.t_head); mp; mp = next_message(mp))
1725
for (mp =
first_message
(current_thread.t_head); mp; mp = next_message(mp)) {
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025