NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sbcheck
sys/sys/socketvar.h
278
void sbcheck(struct sockbuf *);
sys/sys/socketvar.h
551
#define SBCHECK(sb) sbcheck(sb)