Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dapls_byteswap32
usr/src/lib/udapl/udapl_tavor/include/dapl.h
112
#define HTOBE_32(x) dapls_byteswap32(x)
usr/src/lib/udapl/udapl_tavor/include/dapl.h
114
#define BETOH_32(x) dapls_byteswap32(x)