Home
last modified time | relevance | path

Searched refs:PR_CAP_AMBIENT_IS_SET (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/include/lapi/
Dprctl.h44 # define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/ndk_musl_include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/musl/include/sys/
Dprctl.h128 #define PR_CAP_AMBIENT_IS_SET 1 macro
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl07.c69 TEST(prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_IS_SET, cap, 0, 0, 0)); in check_cap_is_set()