Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
betoh16
usr/src/head/endian.h
55
extern uint16_t betoh16(uint16_t);
usr/src/test/libc-tests/tests/endian.c
99
test16 = betoh16(val16);