Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TS_PLNCH
usr/src/uts/common/io/ldterm.c
1254
if (tp->t_state & TS_PLNCH) {
usr/src/uts/common/io/ldterm.c
1255
tp->t_state &= ~TS_PLNCH;
usr/src/uts/common/io/ldterm.c
1329
tp->t_state |= TS_PLNCH;