Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs1053 pub type RawMode = c::mode_t; global() types
1057 pub type RawMode = c::c_uint; global() types
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Dtypes.rs619 pub type RawMode = linux_raw_sys::general::__kernel_mode_t; types
629 pub type RawMode = c::c_uint; types

Completed in 3 milliseconds