HomeSort by relevance Sort by last modified time
    Searched defs:CAP_LINUX_IMMUTABLE (Results 51 - 53 of 53) sorted by null

1 23

  /external/kernel-headers/original/linux/
capability.h 123 CAP_LINUX_IMMUTABLE. */
129 defined. Excluding DAC access covered by CAP_LINUX_IMMUTABLE. */
184 #define CAP_LINUX_IMMUTABLE 9
396 * At one time in the past, that included CAP_MKNOD and CAP_LINUX_IMMUTABLE.
421 | CAP_TO_MASK(CAP_LINUX_IMMUTABLE), \
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 79 CAP_LINUX_IMMUTABLE = _capng.CAP_LINUX_IMMUTABLE
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 61 public static final int CAP_LINUX_IMMUTABLE = placeholder();
    [all...]

Completed in 57 milliseconds

1 23