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.c34 r_opts->add_assoc | r_opts->ignore_digest | in restore_init()
/external/selinux/restorecond/
Drestore.h33 unsigned int add_assoc; member
Drestore.c34 r_opts->add_assoc | r_opts->ignore_digest | in restore_init()
/external/selinux/libselinux/src/
Dselinux_restorecon.c78 bool add_assoc; member
639 if (flags->add_assoc) { in restorecon_sb()
757 flags.add_assoc = (restorecon_flags & in selinux_restorecon()
1004 if (flags.add_assoc) { in selinux_restorecon()