Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BOTH_SHORT
usr/src/uts/common/sys/fs/hsfs_isospec.h
51
#define BOTH_SHORT(x) (short)*((short *)x)
usr/src/uts/common/sys/fs/hsfs_isospec.h
62
#define BOTH_SHORT(x) LSB_SHORT(x)
usr/src/uts/common/sys/fs/hsfs_spec.h
63
#define BOTH_SHORT(x) (short)*((short *)x)
usr/src/uts/common/sys/fs/hsfs_spec.h
74
#define BOTH_SHORT(x) LSB_SHORT(x)