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