Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
line_open
arch/um/drivers/line.h
60
extern int line_open(struct tty_struct *tty, struct file *filp);
arch/um/drivers/ssl.c
93
.open = line_open,
arch/um/drivers/stdio_console.c
99
.open = line_open,