HomeSort by relevance Sort by last modified time
    Searched refs:SELINUX_RESTORECON_MASS_RELABEL (Results 1 - 3 of 3) sorted by null

  /external/selinux/libselinux/include/selinux/
restorecon.h 54 * SELINUX_RESTORECON_MASS_RELABEL is true, then output approx % complete,
98 #define SELINUX_RESTORECON_MASS_RELABEL 0x4000
  /external/selinux/policycoreutils/setfiles/
setfiles.c 393 r_opts.mass_relabel = SELINUX_RESTORECON_MASS_RELABEL;
465 r_opts.mass_relabel = SELINUX_RESTORECON_MASS_RELABEL;
  /external/selinux/libselinux/src/
selinux_restorecon.c 748 SELINUX_RESTORECON_MASS_RELABEL) ? true : false;

Completed in 52 milliseconds