Searched defs:CAP_SYS_TIME (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/include/lapi/ | ||
H A D | capability.h | 40 # define CAP_SYS_TIME 25 macro |
/third_party/rust/crates/rustix/src/thread/ | ||
H A D | prctl.rs | 187 const CAP_SYS_TIME: u32 = 25; consts |
Completed in 2 milliseconds