Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
line_close
arch/um/drivers/line.h
59
extern void line_close(struct tty_struct *tty, struct file * filp);
arch/um/drivers/ssl.c
94
.close = line_close,
arch/um/drivers/stdio_console.c
101
.close = line_close,