DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ttnread
sys/kern/tty.c
108
static int ttnread (struct tty *tp);
sys/kern/tty.c
1322
kn->kn_data = ttnread(tp);
sys/kern/tty.c
918
*(int *)data = ttnread(tp);