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

  /external/strace/
caps0.h 3 CAP_DAC_READ_SEARCH,
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 25 _S(CAP_DAC_READ_SEARCH, "dac_read_search" )
  /external/libcap/libcap/include/uapi/linux/
capability.h 110 #define CAP_DAC_READ_SEARCH 2
  /external/strace/xlat/
cap.h 13 XLAT(CAP_DAC_READ_SEARCH),
cap_mask0.h 13 XLAT_PAIR(1ULL<<CAP_DAC_READ_SEARCH, "1<<CAP_DAC_READ_SEARCH"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 108 #define CAP_DAC_READ_SEARCH 2
  /system/core/libcutils/include/private/
android_filesystem_capability.h 74 #define CAP_DAC_READ_SEARCH 2
  /bionic/libc/kernel/uapi/linux/
capability.h 72 #define CAP_DAC_READ_SEARCH 2
  /external/kernel-headers/original/uapi/linux/
capability.h 125 #define CAP_DAC_READ_SEARCH 2
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 72 CAP_DAC_READ_SEARCH = _capng.CAP_DAC_READ_SEARCH
  /libcore/luni/src/main/java/android/system/
OsConstants.java 130 public static final int CAP_DAC_READ_SEARCH = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 89 initConstant(env, c, "CAP_DAC_READ_SEARCH", CAP_DAC_READ_SEARCH);
    [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 68 milliseconds