NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
doifioctl
sys/net/if.c
221
static int doifioctl(struct socket *, u_long, void *, struct lwp *);
sys/net/if.c
316
ifioctl = doifioctl;