Searched defs:DAC_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
| /external/libcap/cap/ | ||
| D | names.go | 33 	DAC_OVERRIDE  const | 
| /external/rust/android-crates-io/crates/rustix/src/thread/ | ||
| D | libcap.rs | 26         const DAC_OVERRIDE = 1 << linux_raw_sys::general::CAP_DAC_OVERRIDE;  constant |