NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe_poll
sys/kern/sys_pipe.c
85
static int pipe_poll(file_t *, int);
sys/kern/sys_pipe.c
99
.fo_poll = pipe_poll,