Home
last modified time | relevance | path

Searched refs:CAP_SYS_TIME (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
Dcapability.h35 #ifndef CAP_SYS_TIME
36 # define CAP_SYS_TIME 25 macro
/third_party/musl/porting/liteos_a/user/src/linux/
Dcap.c42 CAP_SYS_NICE, CAP_SYS_TIME, CAP_SYS_BOOT};
109 case CAP_SYS_TIME: in linux_caps_to_ohos()
184 result |= 1 << CAP_SYS_TIME; in ohos_caps_to_linux()
/third_party/ltp/testcases/kernel/syscalls/settimeofday/
Dsettimeofday02.c46 TST_CAP(TST_CAP_DROP, CAP_SYS_TIME),
/third_party/ltp/testcases/kernel/security/filecaps/
DREADME2 CAP_SYS_NICE to set priority on other tasks and CAP_SYS_TIME
/third_party/e2fsprogs/contrib/android/
Ddac_config.cpp106 { "CAP_SYS_TIME", CAP_SYS_TIME },