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