Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE_IN32
usr/src/uts/common/sys/byteorder.h
176
#define BE_IN32(xa) \
usr/src/uts/common/sys/byteorder.h
181
#define BE_IN32(xa) htonl(*((uint32_t *)(void *)(xa)))