Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htobes
usr/src/uts/common/netsmb/mchain.h
65
#define htobes(x) BSWAP_16(x)
usr/src/uts/common/netsmb/mchain.h
83
#define htobes(x) ((uint16_t)(x))