Searched refs:SELINUX_RESTORECON_IGNORE_MOUNTS (Results 1 - 4 of 4) sorted by relevance

/external/selinux/libselinux/include/selinux/
H A Drestorecon.h93 #define SELINUX_RESTORECON_IGNORE_MOUNTS 0x2000 macro
/external/selinux/libselinux/utils/
H A Dselinux_restorecon.c171 restorecon_flags |= SELINUX_RESTORECON_IGNORE_MOUNTS;
/external/selinux/policycoreutils/setfiles/
H A Dsetfiles.c202 r_opts.ignore_mounts = 0; /* SELINUX_RESTORECON_IGNORE_MOUNTS */
315 SELINUX_RESTORECON_IGNORE_MOUNTS;
/external/selinux/libselinux/src/
H A Dselinux_restorecon.c127 * SELINUX_RESTORECON_IGNORE_MOUNTS
129 * Setting SELINUX_RESTORECON_IGNORE_MOUNTS
769 SELINUX_RESTORECON_IGNORE_MOUNTS) ? true : false;

Completed in 180 milliseconds