Home
last modified time | relevance | path

Searched refs:PR_CAP_AMBIENT_CLEAR_ALL (Results 1 – 7 of 7) 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/minijail/
Dsystem.h37 #ifndef PR_CAP_AMBIENT_CLEAR_ALL
38 #define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
Dlibminijail.c1762 if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_ALL, 0, 0, 0) != in drop_caps()
/external/linux-kselftest/tools/testing/selftests/capabilities/
Dvalidate_cap.c17 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
Dtest_execve.c28 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
325 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.h199 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro