DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CUSE_VERSION
sys/dev/misc/cuse/cuse.c
299
(CUSE_VERSION >> 16) & 0xFF, (CUSE_VERSION >> 8) & 0xFF,
sys/dev/misc/cuse/cuse.c
300
(CUSE_VERSION >> 0) & 0xFF);