Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Drestorecon.h76 #define SELINUX_RESTORECON_ABORT_ON_ERROR 0x0200 macro
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c205 r_opts.abort_on_error = SELINUX_RESTORECON_ABORT_ON_ERROR;
/external/selinux/libselinux/src/
Dselinux_restorecon.c760 SELINUX_RESTORECON_ABORT_ON_ERROR) ? true : false; in selinux_restorecon()