Home
last modified time | relevance | path

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

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