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

  /external/selinux/policycoreutils/setfiles/
restore.h 30 unsigned int userealpath; member in struct:restore_opts
restore.c 35 r_opts->recurse | r_opts->userealpath |
setfiles.c 204 r_opts.userealpath = 0; /* SELINUX_RESTORECON_REALPATH */
228 r_opts.userealpath = SELINUX_RESTORECON_REALPATH;
  /external/selinux/restorecond/
restore.h 36 unsigned int userealpath; member in struct:restore_opts
restore.c 35 r_opts->recurse | r_opts->userealpath |
  /external/selinux/libselinux/src/
selinux_restorecon.c 81 bool userealpath; member in struct:rest_flags
753 flags.userealpath = (restorecon_flags &
803 if (flags.userealpath) {

Completed in 76 milliseconds