Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NV_ALIGN4
usr/src/boot/libsa/zfs/libzfs.h
50
#define NV_ALIGN4(x) (((x) + 3) & ~3)
usr/src/uts/common/sys/nvpair.h
114
#define NV_ALIGN4(x) (((x) + 3) & ~3)