FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__htonl
sys/sys/_endian.h
92
#define __htonl(x) (__bswap32(x))
sys/sys/_endian.h
95
#define __htonl(x) ((__uint32_t)(x))