OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_index
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
thread.c
100
mp->
m_index
, mp,
237
assert(mp->
m_index
== msgnum);
244
return mp ? mp->
m_index
: 0;
349
mp->
m_index
= ++i;
381
mp->
m_index
= ++i;
529
message[i].
m_index
= i + 1;
753
/* XXX - do we really want index? It is always set to mp->
m_index
*/
787
marray[i].mp->
m_index
= (int)i + 1;
1443
marray[i].index = mp->
m_index
;
1463
marray[i].index = mp->
m_index
;
[
all
...]
cmd1.c
250
(void)sasprintf(&p, "%d", mp->
m_index
);
255
(void)sasprintf(&p, "%s.%d", p, mp->
m_index
);
def.h
151
int
m_index
; /* message index in this thread */
member in struct:message
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025