Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uuid_t
src/add-ons/kernel/file_systems/btrfs/system_dependencies.h
20
typedef unsigned char uuid_t[16];
src/add-ons/kernel/file_systems/xfs/system_dependencies.h
21
typedef unsigned char uuid_t[16];
src/libs/uuid/uuid.h
42
typedef unsigned char uuid_t[16];