Home
last modified time | relevance | path

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

/external/libcap/cap/
Dnames.go100 SETPCAP const
/external/rust/crates/rustix/src/thread/
Dlibcap.rs40 const SETPCAP = 1 << linux_raw_sys::general::CAP_SETPCAP; constant