Home
last modified time | relevance | path

Searched refs:m_text (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dcmd1.c313 if (mp->m_text) { in printhead()
525 if (mp->m_text) { in print()
568 if (mp->m_text) { in top()
H A Dedit.c124 if (mp->m_text) { in edit1()
H A Dfio.c209 message[msgCount].m_text = TRUE; in setptr()
264 message[msgCount-1].m_text = FALSE; in setptr()
H A Dcmd2.c291 if (!mp->m_text) { in savemsglist()
H A Dsend.c195 if (!ishead && !mp->m_text && mp->m_clen != 0) { in msend()
/titanic_41/usr/src/lib/libxcurses/
H A DMakefile.com78 m_strmsg.o m_text.o
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h108 char m_text; /* TRUE if the contents is text */ member