Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Duuid.h74 typedef struct uuid uuid_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dbasetyps.d22 alias GUID UUID, /*IID, CLSID, */FMTID, uuid_t; variable
H A Drpcdce.d24 alias UUID uuid_t; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h263 using uuid_t = uint8_t[16]; variable