Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SRPT_BSWAP_32
usr/src/cmd/mdb/common/modules/srpt/srpt.c
39
#define SRPT_BSWAP_32(x) (((uint32_t)(x) << 24) | \
usr/src/cmd/mdb/common/modules/srpt/srpt.c
45
#define SRPT_BSWAP_32(x) (x)