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

/external/libchrome/sandbox/linux/system_headers/
H A Dcapability.h24 #ifndef CAP_SYS_CHROOT
25 #define CAP_SYS_CHROOT 18 macro
/external/strace/
H A Dcaps0.h19 CAP_SYS_CHROOT,
/external/strace/xlat/
H A Dcapabilities.h22 { 1<<CAP_SYS_CHROOT, "CAP_SYS_CHROOT" },
H A Dcap_mask0.h29 { 1<<CAP_SYS_CHROOT, "CAP_SYS_CHROOT" },
H A Dcap.h29 XLAT(CAP_SYS_CHROOT),
/external/avahi/avahi-daemon/
H A Dcaps.c38 static cap_value_t cap_values[] = { CAP_SYS_CHROOT, CAP_SETUID, CAP_SETGID };
69 static cap_value_t cap_values[] = { CAP_SYS_CHROOT };
/external/libcap-ng/libcap-ng-0.7/src/
H A Dcaptab.h41 _S(CAP_SYS_CHROOT, "sys_chroot" )
/external/kernel-headers/original/uapi/linux/
H A Dcapability.h216 #define CAP_SYS_CHROOT 18 macro
/external/libcap/libcap/include/uapi/linux/
H A Dcapability.h216 #define CAP_SYS_CHROOT 18 macro
/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py88 CAP_SYS_CHROOT = _capng.CAP_SYS_CHROOT variable
/external/libchrome/sandbox/linux/services/
H A Dcredentials.cc144 return CAP_SYS_CHROOT;
H A Dcredentials_unittest.cc234 const cap_value_t allowed_cap = CAP_SYS_CHROOT;
/external/libcap/progs/
H A Dcapsh.c30 static const cap_value_t raise_chroot[1] = { CAP_SYS_CHROOT };
271 perror("unable to raise CAP_SYS_CHROOT");
278 perror("unable to lower CAP_SYS_CHROOT");
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 97 milliseconds