Lines Matching refs:msgCount
215 setmsize(msgCount);
337 OmsgCount = msgCount;
356 setmsize(msgCount);
360 if (msgCount-OmsgCount > 0) {
363 if (msgCount - OmsgCount == 1)
369 msgCount-OmsgCount);
372 i <= msgCount; i++) {
587 if (msgCount == 0)
855 if (msgCount > 0 && !noheader) {
875 for (mp = &message[start - 1]; mp < &message[msgCount]; mp++)
878 if (mp >= &message[msgCount])
879 for (mp = &message[start - 1]; mp < &message[msgCount]; mp++)
882 if (mp < &message[msgCount])
887 for (mp = &message[start - 1]; mp < &message[msgCount]; mp++) {
907 if (msgCount == 1)
910 printf(gettext("%d messages"), msgCount);
975 int firstnewmsg = msgCount + 1;
1001 setmsize(msgCount);