FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRE_BREAK
sys/dev/uart/uart_tty.c
356
ttydisc_rint(tp, 0, TRE_BREAK);
sys/dev/usb/serial/usb_serial.c
1264
ttydisc_rint(tp, 0, TRE_BREAK);
sys/kern/tty_ttydisc.c
1029
if (flags & TRE_BREAK) {