Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMSG_LEN
usr/src/boot/sys/sys/socket.h
523
#define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l))
usr/src/uts/common/sys/ib/clients/rdsv3/rdsv3_impl.h
330
#define CMSG_LEN(l) \
usr/src/uts/common/sys/socket.h
508
#define CMSG_LEN(l) \