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

1 23

  /system/core/include/private/
android_filesystem_capability.h 100 #define CAP_LEASE 28
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 98 CAP_LEASE = _capng.CAP_LEASE
  /external/kernel-headers/original/linux/
capability.h 329 #define CAP_LEASE 28
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 60 public static final int CAP_LEASE = placeholder();
    [all...]
  /external/strace/
system.c     [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 70 initConstant(env, c, "CAP_LEASE", CAP_LEASE);

Completed in 59 milliseconds

1 23