Searched refs:m_lines (Results 1 – 6 of 6) sorted by relevance
94 this.m_lines = 0; in setptr()126 this.m_lines = 0; in setptr()153 this.m_lines++; in setptr()241 message[msgCount].m_lines = 0; in makemessage()
111 mp->m_lines = 0; in edit1()116 mp->m_lines++; in edit1()
194 sprintf(wcount, "%3ld/%-5ld", mp->m_lines, mp->m_size); in printhead()301 nlines += message[*ip - 1].m_lines; in type1()381 c = mp->m_lines; in top()
74 long m_lines; /* Lines in the message */ member
140 if ((lc = mp->m_lines - 1) < 0) in hfield()
330 printf("%d: %ld/%ld\n", mesg, mp->m_lines, mp->m_size); in messize()