NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tap_cdev_read
sys/net/if_tap.c
157
static int tap_cdev_read(dev_t, struct uio *, int);
sys/net/if_tap.c
166
.d_read = tap_cdev_read,