Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tty_add_file
drivers/tty/pty.c
814
tty_add_file(tty, filp);
drivers/tty/tty.h
92
void tty_add_file(struct tty_struct *tty, struct file *file);
drivers/tty/tty_io.c
2131
tty_add_file(tty, filp);