Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/
H A Df2fscrypt.c51 typedef unsigned char uuid_t[16]; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs16 pub type uuid_t = ::uuid; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs34 pub type uuid_t = ::uuid; types
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs32 pub type uuid_t = [u8; 16]; types

Completed in 31 milliseconds