Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CTTY
usr/src/cmd/mailx/cmd3.c
1024
case CTTY:
usr/src/cmd/mailx/cmd3.c
1029
cond = CTTY;
usr/src/cmd/mailx/cmd3.c
992
cond = CTTY;
usr/src/cmd/mailx/lex.c
510
cond == CTTY && !intty || cond == CNOTTY && intty)