Home
last modified time | relevance | path

Searched refs:CAP_SYS_BOOT (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/linux/liteos_a/
H A Dcap.c26 CAP_SYS_NICE, CAP_SYS_TIME, CAP_SYS_BOOT};
97 case CAP_SYS_BOOT: in linux_caps_to_ohos()
171 result |= 1 << CAP_SYS_BOOT; in ohos_caps_to_linux()
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dcap.c42 CAP_SYS_NICE, CAP_SYS_TIME, CAP_SYS_BOOT};
113 case CAP_SYS_BOOT: in linux_caps_to_ohos()
187 result |= 1 << CAP_SYS_BOOT; in ohos_caps_to_linux()
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs184 const CAP_SYS_BOOT: u32 = 22; consts
300 SystemBoot = CAP_SYS_BOOT,

Completed in 2 milliseconds