HomeSort by: relevance | last modified time | path
    Searched defs:is_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
format.c 214 int is_thread; local in function:sfmtflag
219 is_thread = mp->m_clink != NULL;
220 disp[0] = is_thread ? '+' : ' ';
format.c 214 int is_thread; local in function:sfmtflag
219 is_thread = mp->m_clink != NULL;
220 disp[0] = is_thread ? '+' : ' ';

Completed in 53 milliseconds