NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sa_be64toh
sys/lib/libsa/byteorder.h
59
uint64_t sa_be64toh(uint64_t);
sys/lib/libsa/loadfile_elf32.c
86
f = (bo == ELFDATA2LSB) ? sa_le64toh(f) : sa_be64toh(f)