Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TIOCM_RNG
usr/src/uts/common/io/asy.c
4955
b |= TIOCM_RNG;
usr/src/uts/common/io/asy.c
4972
if (bits & TIOCM_RNG)
usr/src/uts/common/sys/termios.h
475
#define TIOCM_RI TIOCM_RNG
usr/src/uts/sun4/io/su_driver.c
3656
b |= TIOCM_RNG;
usr/src/uts/sun4/io/su_driver.c
3673
if (bits & TIOCM_RNG)