OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f_new
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
format.c
193
int
f_new
; /* some message in the thread is new */
member in struct:flags_s
203
flags->
f_new
|= (mp->m_flag & (MREAD|MNEW)) == MNEW;
225
flags.
f_new
= 0;
257
if (flags.
f_new
)
format.c
193
int
f_new
; /* some message in the thread is new */
member in struct:flags_s
203
flags->
f_new
|= (mp->m_flag & (MREAD|MNEW)) == MNEW;
225
flags.
f_new
= 0;
257
if (flags.
f_new
)
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025