Searched refs:CAP_KILL (Results 1 – 11 of 11) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/src/test/ |
D | lib_test.c | 148 CAP_CHOWN, CAP_FOWNER, CAP_KILL, -1); in main() 155 capng_have_capability(CAPNG_EFFECTIVE, CAP_KILL); in main()
|
/external/strace/ |
D | caps0.h | 6 CAP_KILL,
|
/external/strace/xlat/ |
D | cap_mask0.in | 7 1<<CAP_KILL
|
D | capabilities.h | 9 { 1<<CAP_KILL, "CAP_KILL" },
|
D | cap.in | 7 CAP_KILL
|
D | cap_mask0.h | 16 { 1<<CAP_KILL, "CAP_KILL" },
|
D | cap.h | 16 XLAT(CAP_KILL),
|
/external/libcap-ng/libcap-ng-0.7/src/ |
D | captab.h | 28 _S(CAP_KILL, "kill" )
|
/external/libcap-ng/libcap-ng-0.7/bindings/python/ |
D | capng.py | 75 CAP_KILL = _capng.CAP_KILL variable
|
/external/kernel-headers/original/uapi/linux/ |
D | capability.h | 131 #define CAP_KILL 5 macro
|
/external/libcap/libcap/include/uapi/linux/ |
D | capability.h | 131 #define CAP_KILL 5 macro
|