Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dtypes.rs120 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()
299 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()
619 pub type RawMode = linux_raw_sys::general::__kernel_mode_t; typedef
629 pub type RawMode = c::c_uint; typedef
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs145 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()
425 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()
1053 pub type RawMode = c::mode_t; typedef
1057 pub type RawMode = c::c_uint; typedef