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

1 23

  /system/core/include/private/
android_filesystem_capability.h 92 #define CAP_SYS_PACCT 20
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 90 CAP_SYS_PACCT = _capng.CAP_SYS_PACCT
  /external/kernel-headers/original/linux/
capability.h 244 #define CAP_SYS_PACCT 20
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 79 public static final int CAP_SYS_PACCT = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 89 initConstant(env, c, "CAP_SYS_PACCT", CAP_SYS_PACCT);
  /external/strace/
system.c     [all...]

Completed in 2226 milliseconds

1 23