Searched refs:CAP_KILL (Results 1 - 6 of 6) sorted by relevance

/external/strace/xlat/
H A Dcapabilities.h19 #if defined(CAP_KILL) || (defined(HAVE_DECL_CAP_KILL) && HAVE_DECL_CAP_KILL)
20 { 1<<CAP_KILL, "CAP_KILL" },
/external/libcap-ng/libcap-ng-0.7/src/
H A Dcaptab.h28 _S(CAP_KILL, "kill" )
/external/libcap-ng/libcap-ng-0.7/src/test/
H A Dlib_test.c148 CAP_CHOWN, CAP_FOWNER, CAP_KILL, -1);
155 capng_have_capability(CAPNG_EFFECTIVE, CAP_KILL);
/external/kernel-headers/original/uapi/linux/
H A Dcapability.h131 #define CAP_KILL 5 macro
/external/qemu/distrib/ext4_utils/include/private/
H A Dandroid_filesystem_capability.h77 #define CAP_KILL 5 macro
/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py75 CAP_KILL = _capng.CAP_KILL variable

Completed in 1475 milliseconds