Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tty_fasync
drivers/tty/tty_io.c
158
static int tty_fasync(int fd, struct file *filp, int on);
drivers/tty/tty_io.c
469
.fasync = tty_fasync,
drivers/tty/tty_io.c
483
.fasync = tty_fasync,