NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be16toh
sys/arch/hpc/stand/include/machine/endian.h
194
#define be16toh(x) htobe16(x)
sys/sys/endian.h
176
#define be16toh(x) htobe16(x)
tools/compat/compat_defs.h
1166
#define be16toh(x) htobe16(x)