Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcap/cap/
H A Dnames.go158 SYS_RAWIO const
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dlibcap.rs58 const SYS_RAWIO = 1 << linux_raw_sys::general::CAP_SYS_RAWIO; constant