NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sa_be16toh
sys/lib/libsa/byteorder.h
49
uint16_t sa_be16toh(uint16_t);
sys/lib/libsa/loadfile_elf32.c
82
f = (bo == ELFDATA2LSB) ? sa_le16toh(f) : sa_be16toh(f)