Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
line_hangup
arch/um/drivers/line.h
64
extern void line_hangup(struct tty_struct *tty);
arch/um/drivers/ssl.c
103
.hangup = line_hangup,
arch/um/drivers/stdio_console.c
109
.hangup = line_hangup,