Searched defs:RDWR (Results 1 – 7 of 7) sorted by relevance
22 const RDWR = linux_raw_sys::general::O_RDWR; constant
22 const RDWR = bitcast!(c::O_RDWR); constant
18 const RDWR = OFlag::O_RDWR.bits() as u32; constant
31 const RDWR = c::O_RDWR as c::c_uint; constant
244 RDWR = FMT_POSIX(O_RDWR), // Open for reading and writing. enumerator
224 const RDWR = linux_raw_sys::general::O_RDWR; constant
263 const RDWR = bitcast!(c::O_RDWR); constant