NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be64toh
sys/arch/hpc/stand/include/machine/endian.h
196
#define be64toh(x) htobe64(x)
sys/sys/endian.h
178
#define be64toh(x) htobe64(x)
tools/compat/compat_defs.h
1172
#define be64toh(x) htobe64(x)