OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe_ioctl
sys/kern/sys_pipe.c
63
int pipe_ioctl(struct file *, u_long, caddr_t, struct proc *);
sys/kern/sys_pipe.c
69
.fo_ioctl = pipe_ioctl,