OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
scifstart
sys/arch/sh/dev/scif.c
120
void scifstart(struct tty *);
sys/arch/sh/dev/scif.c
454
tp->t_oproc = scifstart;
sys/arch/sh/dev/scif.c
647
scifstart(tp);