Home
last modified time | relevance | path

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

/external/libcap/cap/
Dnames.go276 SETFCAP const
/external/rust/android-crates-io/crates/rustix/src/thread/
Dlibcap.rs86 const SETFCAP = 1 << linux_raw_sys::general::CAP_SETFCAP; constant