Searched defs:RawMode (Results 1 – 2 of 2) sorted by relevance
138 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()156 impl From<Mode> for RawMode { implementation360 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()720 pub type RawMode = linux_raw_sys::general::__kernel_mode_t; typedef730 pub type RawMode = c::c_uint; typedef
170 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()190 impl From<Mode> for RawMode { implementation508 pub const fn as_raw_mode(self) -> RawMode { in as_raw_mode()1112 pub type RawMode = c::mode_t; typedef1116 pub type RawMode = c::c_uint; typedef