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