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

  /external/selinux/policycoreutils/setfiles/
restore.h 26 unsigned int set_specctx; member in struct:restore_opts
restore.c 33 r_opts->progress | r_opts->set_specctx |
setfiles.c 317 r_opts.set_specctx =
  /external/selinux/restorecond/
restore.h 32 unsigned int set_specctx; member in struct:restore_opts
restore.c 33 r_opts->progress | r_opts->set_specctx |
  /external/selinux/libselinux/src/
selinux_restorecon.c 77 bool set_specctx; member in struct:rest_flags
668 if (!flags->set_specctx && curcon &&
678 if (!flags->set_specctx && curcon) {
751 flags.set_specctx = (restorecon_flags &

Completed in 236 milliseconds