NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cdttystart
sys/dev/ic/cd18xx.c
156
static void cdttystart(struct tty *);
sys/dev/ic/cd18xx.c
334
p->p_tty->t_oproc = cdttystart;
sys/dev/ic/cd18xx.c
931
cdttystart(tp);