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

1 23

  /system/core/include/private/
android_filesystem_capability.h 98 #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
  /external/kernel-headers/original/linux/
capability.h 321 #define CAP_SYS_TTY_CONFIG 26
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 507 OsConstants.CAP_SYS_TTY_CONFIG
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 84 public static final int CAP_SYS_TTY_CONFIG = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 94 initConstant(env, c, "CAP_SYS_TTY_CONFIG", CAP_SYS_TTY_CONFIG);
  /external/strace/
system.c     [all...]

Completed in 891 milliseconds

1 23