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

  /external/strace/
caps0.h 15 CAP_IPC_LOCK,
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 37 _S(CAP_IPC_LOCK, "ipc_lock" )
  /external/libcap/libcap/include/uapi/linux/
capability.h 200 #define CAP_IPC_LOCK 14
  /external/strace/xlat/
cap.h 25 XLAT(CAP_IPC_LOCK),
cap_mask0.h 25 XLAT_PAIR(1ULL<<CAP_IPC_LOCK, "1<<CAP_IPC_LOCK"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 198 #define CAP_IPC_LOCK 14
  /system/core/libcutils/include/private/
android_filesystem_capability.h 86 #define CAP_IPC_LOCK 14
  /bionic/libc/kernel/uapi/linux/
capability.h 84 #define CAP_IPC_LOCK 14
  /external/kernel-headers/original/uapi/linux/
capability.h 215 #define CAP_IPC_LOCK 14
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 84 CAP_IPC_LOCK = _capng.CAP_IPC_LOCK
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 660 OsConstants.CAP_IPC_LOCK,
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 133 public static final int CAP_IPC_LOCK = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 92 initConstant(env, c, "CAP_IPC_LOCK", CAP_IPC_LOCK);
    [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 95 milliseconds