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

  /external/selinux/policycoreutils/setfiles/
restore.h 36 unsigned int ignore_mounts; member in struct:restore_opts
restorecon_xattr.c 39 unsigned int delete_all_digests = 0, ignore_mounts = 0; local
74 ignore_mounts = SELINUX_RESTORECON_XATTR_IGNORE_MOUNTS;
164 ignore_mounts | recurse;
setfiles.c 209 r_opts.ignore_mounts = 0; /* SELINUX_RESTORECON_IGNORE_MOUNTS */
232 r_opts.ignore_mounts = 0;
321 r_opts.ignore_mounts =
restore.c 38 r_opts->ignore_noent | r_opts->ignore_mounts |
  /external/selinux/restorecond/
restore.h 42 unsigned int ignore_mounts; member in struct:restore_opts
restore.c 38 r_opts->ignore_noent | r_opts->ignore_mounts;
  /external/selinux/libselinux/src/
selinux_restorecon.c 60 static bool ignore_mounts; variable
100 if (!ignore_mounts)
768 ignore_mounts = (restorecon_flags &
1136 ignore_mounts = (xattr_flags &

Completed in 102 milliseconds