Searched refs:m_lines (Results 1 – 6 of 6) sorted by relevance
88 this.m_lines = 0; in setptr()120 this.m_lines = 0; in setptr()147 this.m_lines++; in setptr()235 message[msgCount].m_lines = 0; in makemessage()
105 mp->m_lines = 0; in edit1()110 mp->m_lines++; in edit1()
189 sprintf(wcount, "%3ld/%-5ld", mp->m_lines, mp->m_size); in printhead()301 nlines += message[*ip - 1].m_lines; in type1()382 c = mp->m_lines; in top()
72 long m_lines; /* Lines in the message */ member
136 if ((lc = mp->m_lines - 1) < 0) in hfield()
330 printf("%d: %ld/%ld\n", mesg, mp->m_lines, mp->m_size); in messize()