Home
last modified time | relevance | path

Searched defs:PR_CAP_AMBIENT_CLEAR_ALL (Results 1 – 9 of 9) sorted by relevance

/external/minijail/
Dsystem.h38 #define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/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
/external/ltp/include/lapi/
Dprctl.h47 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/external/libcap/libcap/include/uapi/linux/
Dprctl.h198 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h199 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1152 pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1701 pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2618 pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4; constant