Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
betohl
usr/src/uts/common/netsmb/mchain.h
68
#define betohl(x) BSWAP_32(x)
usr/src/uts/common/netsmb/mchain.h
86
#define betohl(x) ((uint32_t)(x))