Home
last modified time | relevance | path

Searched refs:set_specctx (Results 1 – 6 of 6) sorted by relevance

/external/selinux/policycoreutils/setfiles/
Drestore.h26 unsigned int set_specctx; member
Drestore.c41 r_opts->progress | r_opts->set_specctx | in restore_init()
Dsetfiles.c317 r_opts.set_specctx =
/external/selinux/restorecond/
Drestore.h32 unsigned int set_specctx; member
Drestore.c36 r_opts->progress | r_opts->set_specctx | in restore_init()
/external/selinux/libselinux/src/
Dselinux_restorecon.c78 bool set_specctx; member
678 if (!flags->set_specctx && curcon && in restorecon_sb()
688 if (!flags->set_specctx && curcon) { in restorecon_sb()
761 flags.set_specctx = (restorecon_flags & in selinux_restorecon()