Home
last modified time | relevance | path

Searched refs:Uname (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/rustix/src/process/
Duname.rs16 pub fn uname() -> Uname { in uname()
17 Uname(backend::process::syscalls::uname()) in uname()
22 pub struct Uname(backend::process::types::RawUname); struct
24 impl Uname { impl
73 impl fmt::Debug for Uname { implementation
Dmod.rs79 pub use uname::{uname, Uname};
/third_party/rust/crates/rustix/tests/process/
Duname.rs3 let name: rustix::process::Uname = rustix::process::uname(); in test_uname()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp47 char Uname[32]; member
/third_party/node/doc/api/
Dos.md256 <https://en.wikipedia.org/wiki/Uname#Examples> for more information.
368 <https://en.wikipedia.org/wiki/Uname#Examples> for more information.
431 See <https://en.wikipedia.org/wiki/Uname#Examples> for additional information
488 <https://en.wikipedia.org/wiki/Uname#Examples> for more information.
/third_party/python/Doc/distutils/
Dapiref.rst814 * macros undefined with :option:`!-Uname`