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