OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
catq
sys/kern/tty.c
554
catq(&tp->t_rawq, &tp->t_canq);
sys/kern/tty.c
913
catq(&tp->t_rawq, &tp->t_canq);
sys/sys/tty.h
256
void catq(struct clist *from, struct clist *to);