FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gdev_filter_detach
sys/geom/geom_dev.c
78
static void gdev_filter_detach(struct knote *kn);
sys/geom/geom_dev.c
83
.f_detach = gdev_filter_detach,