NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HTOBE32
sys/arch/hpc/stand/include/machine/endian.h
202
#define BE32TOH(x) HTOBE32(x)
sys/sys/endian.h
184
#define BE32TOH(x) HTOBE32(x)
usr.sbin/puffs/mount_psshfs/psbuf.c
228
HTOBE32(val);