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

1 23

  /external/kernel-headers/original/linux/
capability.h 236 #define CAP_SYS_CHROOT 18
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 88 CAP_SYS_CHROOT = _capng.CAP_SYS_CHROOT
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 75 public static final int CAP_SYS_CHROOT = placeholder();
    [all...]

Completed in 43 milliseconds

1 23