Home
last modified time | relevance | path

Searched defs:selinux (Results 1 – 6 of 6) sorted by relevance

/external/erofs-utils/
Dconfigure.ac74 AC_ARG_WITH(selinux, optwith
/external/f2fs-tools/
Dconfigure.ac39 AC_ARG_WITH([selinux], optwith
/external/adhd/cras/
Dconfigure.ac43 AC_ARG_ENABLE([selinux], AS_HELP_STRING([--enable-selinux], [Enable SELinux calls]), have_selinux=$… optenable
/external/mesa3d/
Dmeson_options.txt329 'selinux', boolean
/external/openssh/
Dconfigure.ac4502 AC_ARG_WITH([selinux], optwith
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2229 let selinux = unsafe { CStr::from_bytes_with_nul_unchecked(b"security.selinux\0") }; in rewrite_xattr_names() localVariable