Home
last modified time | relevance | path

Searched refs:SELINUX_RESTORECON_IGNORE_MOUNTS (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/include/selinux/
Drestorecon.h93 #define SELINUX_RESTORECON_IGNORE_MOUNTS 0x2000 macro
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c322 SELINUX_RESTORECON_IGNORE_MOUNTS;
/external/selinux/libselinux/src/
Dselinux_restorecon.c769 SELINUX_RESTORECON_IGNORE_MOUNTS) ? true : false; in selinux_restorecon()