NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be32toh
sys/arch/hpc/stand/include/machine/endian.h
195
#define be32toh(x) htobe32(x)
sys/sys/endian.h
177
#define be32toh(x) htobe32(x)
tools/compat/compat_defs.h
1169
#define be32toh(x) htobe32(x)