Home
last modified time | relevance | path

Searched refs:SELINUX_RESTORECON_VERBOSE (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libselinux/include/selinux/
Drestorecon.h51 #define SELINUX_RESTORECON_VERBOSE 0x0010 macro
/external/selinux/restorecond/
Drestorecond.c184 r_opts.verbose = SELINUX_RESTORECON_VERBOSE; in main()
/external/selinux/libselinux/src/
Dselinuxswig_python.i41 restorecon_flags |= SELINUX_RESTORECON_VERBOSE
Dselinux_restorecon.c812 SELINUX_RESTORECON_VERBOSE) ? true : false; in selinux_restorecon()
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c369 r_opts.verbose = SELINUX_RESTORECON_VERBOSE;