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

  /external/strace/
caps0.h 27 CAP_SYS_TTY_CONFIG,
  /external/libcap-ng/libcap-ng-0.7/src/
captab.h 49 _S(CAP_SYS_TTY_CONFIG, "sys_tty_config" )
  /external/libcap/libcap/include/uapi/linux/
capability.h 301 #define CAP_SYS_TTY_CONFIG 26
  /external/strace/xlat/
cap.h 37 XLAT(CAP_SYS_TTY_CONFIG),
cap_mask0.h 37 XLAT_PAIR(1ULL<<CAP_SYS_TTY_CONFIG, "1<<CAP_SYS_TTY_CONFIG"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
capability.h 299 #define CAP_SYS_TTY_CONFIG 26
  /system/core/libcutils/include/private/
android_filesystem_capability.h 98 #define CAP_SYS_TTY_CONFIG 26
  /bionic/libc/kernel/uapi/linux/
capability.h 96 #define CAP_SYS_TTY_CONFIG 26
  /external/kernel-headers/original/uapi/linux/
capability.h 316 #define CAP_SYS_TTY_CONFIG 26
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 96 CAP_SYS_TTY_CONFIG = _capng.CAP_SYS_TTY_CONFIG
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 670 OsConstants.CAP_SYS_TTY_CONFIG,
    [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 161 public static final int CAP_SYS_TTY_CONFIG = placeholder();
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 120 initConstant(env, c, "CAP_SYS_TTY_CONFIG", CAP_SYS_TTY_CONFIG);
    [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 418 milliseconds