Home
last modified time | relevance | path

Searched refs:ignore_mounts (Results 1 – 7 of 7) sorted by relevance

/external/selinux/policycoreutils/setfiles/
Drestorecon_xattr.c39 unsigned int delete_all_digests = 0, ignore_mounts = 0; in main() local
74 ignore_mounts = SELINUX_RESTORECON_XATTR_IGNORE_MOUNTS; in main()
164 ignore_mounts | recurse; in main()
Dsetfiles.c209 r_opts.ignore_mounts = 0; /* SELINUX_RESTORECON_IGNORE_MOUNTS */
232 r_opts.ignore_mounts = 0;
321 r_opts.ignore_mounts =
Drestore.h36 unsigned int ignore_mounts; member
Drestore.c38 r_opts->ignore_noent | r_opts->ignore_mounts | in restore_init()
/external/selinux/restorecond/
Drestore.h42 unsigned int ignore_mounts; member
Drestore.c38 r_opts->ignore_noent | r_opts->ignore_mounts; in restore_init()
/external/selinux/libselinux/src/
Dselinux_restorecon.c60 static bool ignore_mounts; variable
100 if (!ignore_mounts) in restorecon_init()
768 ignore_mounts = (restorecon_flags & in selinux_restorecon()
1136 ignore_mounts = (xattr_flags & in selinux_restorecon_xattr()