Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE_IN64
usr/src/uts/common/sys/byteorder.h
186
#define BE_IN64(xa) \
usr/src/uts/common/sys/byteorder.h
189
#define BE_IN64(xa) htonll(*((uint64_t *)(void *)(xa)))