Home | Sort by: relevance | last modified time | path |
/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 ? '+' : ' '; |