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

  /external/strace/
caps0.h 31 CAP_AUDIT_CONTROL,
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 53 _S(CAP_AUDIT_CONTROL, "audit_control" )
cap-ng.h 35 #define CAP_LAST_CAP CAP_AUDIT_CONTROL
lookup_table.c 30 #define CAP_LAST_CAP CAP_AUDIT_CONTROL
  /external/libcap/libcap/include/uapi/linux/
capability.h 317 #define CAP_AUDIT_CONTROL 30
  /external/strace/xlat/
cap.h 41 XLAT(CAP_AUDIT_CONTROL),
cap_mask0.h 41 XLAT_PAIR(1ULL<<CAP_AUDIT_CONTROL, "1<<CAP_AUDIT_CONTROL"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 311 #define CAP_AUDIT_CONTROL 30
  /system/core/libcutils/include/private/
android_filesystem_capability.h 102 #define CAP_AUDIT_CONTROL 30
  /bionic/libc/kernel/uapi/linux/
capability.h 100 #define CAP_AUDIT_CONTROL 30
  /external/kernel-headers/original/uapi/linux/
capability.h 332 #define CAP_AUDIT_CONTROL 30
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 100 CAP_AUDIT_CONTROL = _capng.CAP_AUDIT_CONTROL
  /system/core/libcutils/
fs_config.cpp 183 CAP_MASK_LONG(CAP_AUDIT_CONTROL) |
  /system/core/logd/
main.cpp 129 auditd ? CAP_AUDIT_CONTROL : CAP_SETGID };
140 "failed to set CAP_SETGID, CAP_SYSLOG or CAP_AUDIT_CONTROL (%d)",
  /libcore/luni/src/main/java/android/system/
OsConstants.java 125 public static final int CAP_AUDIT_CONTROL = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 84 initConstant(env, c, "CAP_AUDIT_CONTROL", CAP_AUDIT_CONTROL);
    [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 94 milliseconds