Home
last modified time | relevance | path

Searched defs:Uname (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/process/
Duname.rs22 pub struct Uname(backend::process::types::RawUname); struct
24 impl Uname { impl
73 impl fmt::Debug for Uname { implementation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp47 char Uname[32]; member