Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dtypes.rs223 pub(crate) type RawUname = linux_raw_sys::general::new_utsname; typedef
/third_party/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs388 pub(crate) type RawUname = c::utsname; typedef