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

/external/selinux/libselinux/include/selinux/
H A Drestorecon.h76 #define SELINUX_RESTORECON_ABORT_ON_ERROR 0x0200 macro
/external/selinux/libselinux/utils/
H A Dselinux_restorecon.c212 restorecon_flags |= SELINUX_RESTORECON_ABORT_ON_ERROR;
/external/selinux/policycoreutils/setfiles/
H A Dsetfiles.c198 r_opts.abort_on_error = SELINUX_RESTORECON_ABORT_ON_ERROR;
/external/selinux/libselinux/src/
H A Dselinux_restorecon.c760 SELINUX_RESTORECON_ABORT_ON_ERROR) ? true : false;

Completed in 150 milliseconds