Searched refs:CAP_SYS_CHROOT (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java138 public static final int CAP_SYS_CHROOT = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp108 initConstant(env, c, "CAP_SYS_CHROOT", CAP_SYS_CHROOT);

Completed in 88 milliseconds