DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe_shutdown
sys/kern/sys_pipe.c
83
static int pipe_shutdown (struct file *fp, int how);
sys/kern/sys_pipe.c
96
.fo_shutdown = pipe_shutdown,