OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CSEND
usr.bin/mail/cmd3.c
650
cond = CSEND;
usr.bin/mail/cmd3.c
673
case CSEND:
usr.bin/mail/cmd3.c
678
cond = CSEND;
usr.bin/mail/lex.c
337
if ((cond == CRCV && !rcvmode) || (cond == CSEND && rcvmode))