OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
thread.c
668
struct message *
nextmp
;
local in function:flattencmd_core
679
nextmp
= NULL;
681
nextmp
= tp;
700
marray[i - 1]->m_flink =
nextmp
;
701
if (
nextmp
)
702
nextmp
->m_blink = marray[i - 1];
thread.c
668
struct message *
nextmp
;
local in function:flattencmd_core
679
nextmp
= NULL;
681
nextmp
= tp;
700
marray[i - 1]->m_flink =
nextmp
;
701
if (
nextmp
)
702
nextmp
->m_blink = marray[i - 1];
Completed in 27 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025