Home
last modified time | relevance | path

Searched refs:CAP_SYS_PACCT (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs182 const CAP_SYS_PACCT: u32 = 20; consts
277 SystemProcessAccounting = CAP_SYS_PACCT,
/third_party/rust/crates/nix/test/
H A Dtest_unistd.rs591 require_capability!("test_acct", CAP_SYS_PACCT);

Completed in 4 milliseconds