FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BSWAP_8
sys/cddl/boot/zfs/zfsimpl.h
128
#define BSWAP_8(x) ((x) & 0xff)
sys/cddl/compat/opensolaris/sys/byteorder.h
51
#define BSWAP_8(x) ((x) & 0xff)
sys/dev/oce/oce_if.h
204
#define BSWAP_8(x) ((x) & 0xff)