Home
last modified time | relevance | path

Searched defs:uuid_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUuidCompatibility.h
/freebsd/sys/sys/
H A Duuid.h91 typedef struct uuid uuid_t; typedef
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Duuid.h76 } uuid_t; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h296 using uuid_t = uint8_t[16]; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp100 using uuid_t = uint8_t[16]; parseModuleId() typedef