Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/setfiles/
Dsetfiles.c206 r_opts.add_assoc = SELINUX_RESTORECON_ADD_ASSOC;
230 r_opts.add_assoc = 0;
361 r_opts.add_assoc = 0;
Drestore.h27 unsigned int add_assoc; member
Drestore.c42 r_opts->add_assoc | r_opts->ignore_digest | in restore_init()
/external/selinux/restorecond/
Drestore.h33 unsigned int add_assoc; member
Drestore.c37 r_opts->add_assoc | r_opts->ignore_digest | in restore_init()
/external/selinux/libselinux/src/
Dselinux_restorecon.c79 bool add_assoc; member
649 if (flags->add_assoc) { in restorecon_sb()
767 flags.add_assoc = (restorecon_flags & in selinux_restorecon()
1015 if (flags.add_assoc) { in selinux_restorecon()