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