Searched refs:Uname (Results 1 – 6 of 6) sorted by relevance
16 pub fn uname() -> Uname { in uname()17 Uname(backend::process::syscalls::uname()) in uname()22 pub struct Uname(backend::process::types::RawUname); struct24 impl Uname { impl73 impl fmt::Debug for Uname { implementation
79 pub use uname::{uname, Uname};
3 let name: rustix::process::Uname = rustix::process::uname(); in test_uname()
47 char Uname[32]; member
256 <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 information488 <https://en.wikipedia.org/wiki/Uname#Examples> for more information.
814 * macros undefined with :option:`!-Uname`