Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CRCV
usr/src/cmd/mailx/cmd3.c
1017
cond = CRCV;
usr/src/cmd/mailx/cmd3.c
1020
case CRCV:
usr/src/cmd/mailx/cmd3.c
984
cond = CRCV;
usr/src/cmd/mailx/lex.c
509
if (cond == CRCV && !rcvmode || cond == CSEND && rcvmode ||