HomeSort by relevance Sort by last modified time
    Searched refs:CAP_KILL (Results 1 - 19 of 19) sorted by null

  /external/strace/
caps0.h 6 CAP_KILL,
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 28 _S(CAP_KILL, "kill" )
  /external/libcap-ng/libcap-ng-0.7/src/test/
lib_test.c 148 CAP_CHOWN, CAP_FOWNER, CAP_KILL, -1);
155 capng_have_capability(CAPNG_EFFECTIVE, CAP_KILL);
  /external/libcap/libcap/include/uapi/linux/
capability.h 131 #define CAP_KILL 5
  /external/strace/xlat/
cap.h 16 XLAT(CAP_KILL),
cap_mask0.h 16 XLAT_PAIR(1ULL<<CAP_KILL, "1<<CAP_KILL"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 129 #define CAP_KILL 5
  /system/core/libcutils/include/private/
android_filesystem_capability.h 77 #define CAP_KILL 5
  /bionic/libc/kernel/uapi/linux/
capability.h 75 #define CAP_KILL 5
  /external/kernel-headers/original/uapi/linux/
capability.h 146 #define CAP_KILL 5
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 75 CAP_KILL = _capng.CAP_KILL
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 661 OsConstants.CAP_KILL,
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 135 public static final int CAP_KILL = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 94 initConstant(env, c, "CAP_KILL", CAP_KILL);
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 212 milliseconds