Searched refs:CAP_SYS_TTY_CONFIG (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/thread/ | ||
H A D | prctl.rs | 188 const CAP_SYS_TTY_CONFIG: u32 = 26; consts 317 SystemTTYConfig = CAP_SYS_TTY_CONFIG, |
Completed in 3 milliseconds