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

1 23

  /external/kernel-headers/original/linux/
capability.h 325 #define CAP_MKNOD 27
396 * At one time in the past, that included CAP_MKNOD and CAP_LINUX_IMMUTABLE.
406 | CAP_TO_MASK(CAP_MKNOD) \
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 97 CAP_MKNOD = _capng.CAP_MKNOD
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 64 public static final int CAP_MKNOD = placeholder();
    [all...]

Completed in 148 milliseconds

1 23