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