Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMSG_CONTENT
usr/src/uts/common/fs/sockfs/socksubr.c
88
#define CMSG_CONTENT(cmsg) (&((cmsg)[1]))
usr/src/uts/common/sys/socketvar.h
748
#define CMSG_CONTENT(cmsg) (&((cmsg)[1]))