Searched refs:OmsgCount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c335 int OmsgCount, i; local
337 OmsgCount = msgCount;
360 if (msgCount-OmsgCount > 0) {
363 if (msgCount - OmsgCount == 1)
369 msgCount-OmsgCount);
371 for (i = OmsgCount+1;

Completed in 272 milliseconds