Searched refs:m_lines (Results 1 – 6 of 6) sorted by relevance
96 this.m_lines = 0; in setptr()128 this.m_lines = 0; in setptr()155 this.m_lines++; in setptr()243 message[msgCount].m_lines = 0; in makemessage()
113 mp->m_lines = 0; in edit1()118 mp->m_lines++; in edit1()
197 sprintf(wcount, "%3ld/%-5ld", mp->m_lines, mp->m_size); in printhead()309 nlines += message[*ip - 1].m_lines; in type1()390 c = mp->m_lines; in top()
76 long m_lines; /* Lines in the message */ member
144 if ((lc = mp->m_lines - 1) < 0) in hfield()
338 printf("%d: %ld/%ld\n", mesg, mp->m_lines, mp->m_size); in messize()