Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
close_chan
arch/um/drivers/chan.h
42
extern void close_chan(struct line *line);
arch/um/drivers/chan_kern.c
205
close_chan(line);
arch/um/drivers/line.c
363
close_chan(&lines[i]);