OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_message
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
fio.c
62
next_message
(struct message *mp)
function in typeref:typename:PUBLIC struct message *
thread.c
111
for (/*EMPTY*/; mp; mp =
next_message
(mp))
198
next_message
(struct message *mp)
function in typeref:typename:PUBLIC struct message *
225
mp =
next_message
(mp);
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))
600
mp =
next_message
(mp);
675
for (tp =
next_message
(mp); tp && tp->m_depth > mp->m_depth; tp =
next_message
(tp))
690
tp =
next_message
(tp);
728
mp; mp =
next_message
(mp)
[
all
...]
Completed in 35 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025