FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SG_BUF
crypto/krb5/src/include/port-sockets.h
21
#define SG_BUF(SG) ((SG)->buf + 0)
crypto/krb5/src/include/port-sockets.h
214
#define SG_BUF(SG) ((char*)(SG)->iov_base + 0)