NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mowner_detach
sys/sys/mbuf.h
422
void mowner_detach(struct mowner *);
sys/sys/mbuf.h
437
#define MOWNER_DETACH(mo) mowner_detach(mo)