OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_tagged
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
thread.c
150
is_tagged
(struct message *mp)
function in typeref:typename:int
203
while ((mp = next_message1(mp)) != NULL &&
is_tagged
(mp))
215
while ((mp = prev_message1(mp)) != NULL &&
is_tagged
(mp))
224
if (S_IS_RESTRICT(state) &&
is_tagged
(mp))
296
if (S_IS_RESTRICT(state) &&
is_tagged
(mp))
348
if (S_IS_RESTRICT(state) == 0 || !
is_tagged
(mp))
599
if ((S_IS_RESTRICT(state) &&
is_tagged
(mp)) || mp->m_flag & MDELETED)
604
if ((S_IS_RESTRICT(state) &&
is_tagged
(mp)) || mp->m_flag & MDELETED)
thread.c
150
is_tagged
(struct message *mp)
function in typeref:typename:int
203
while ((mp = next_message1(mp)) != NULL &&
is_tagged
(mp))
215
while ((mp = prev_message1(mp)) != NULL &&
is_tagged
(mp))
224
if (S_IS_RESTRICT(state) &&
is_tagged
(mp))
296
if (S_IS_RESTRICT(state) &&
is_tagged
(mp))
348
if (S_IS_RESTRICT(state) == 0 || !
is_tagged
(mp))
599
if ((S_IS_RESTRICT(state) &&
is_tagged
(mp)) || mp->m_flag & MDELETED)
604
if ((S_IS_RESTRICT(state) &&
is_tagged
(mp)) || mp->m_flag & MDELETED)
Completed in 25 milliseconds
Indexes created Mon Oct 27 15:09:58 GMT 2025