OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe_kqfilter
sys/kern/sys_pipe.c
62
int pipe_kqfilter(struct file *fp, struct knote *kn);
sys/kern/sys_pipe.c
70
.fo_kqfilter = pipe_kqfilter,