FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be32_to_cpu
sys/compat/linuxkpi/common/include/asm/byteorder.h
61
#define be32_to_cpu(x) __be32_to_cpu(x)
sys/dev/cxgbe/osdep.h
105
#define be32_to_cpu(x) be32toh(x)
sys/dev/drm2/drm_os_freebsd.h
52
#define be32_to_cpu(x) be32toh(x)