Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpr_cap_ambient.h11 #if !(defined(PR_CAP_AMBIENT_CLEAR_ALL) || (defined(HAVE_DECL_PR_CAP_AMBIENT_CLEAR_ALL) && HAVE_DEC…
12 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
26 XLAT(PR_CAP_AMBIENT_CLEAR_ALL),
Dpr_cap_ambient.in4 PR_CAP_AMBIENT_CLEAR_ALL 4
/external/linux-kselftest/tools/testing/selftests/capabilities/
Dvalidate_cap.c15 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
Dtest_execve.c26 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
307 if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_ALL, 0, 0, 0, 0) != 0) in do_tests()
/external/kernel-headers/original/uapi/linux/
Dprctl.h198 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro