Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c334 int OmsgCount, i; in commands() local
336 OmsgCount = msgCount; in commands()
359 if (msgCount-OmsgCount > 0) { in commands()
362 if (msgCount - OmsgCount == 1) in commands()
368 msgCount-OmsgCount); in commands()
370 for (i = OmsgCount+1; in commands()