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

  /external/selinux/policycoreutils/setfiles/
restore.h 43 const char *selabel_opt_path; member in struct:restore_opts
restore.c 21 { SELABEL_OPT_PATH, r_opts->selabel_opt_path },
27 perror(r_opts->selabel_opt_path);
setfiles.c 438 r_opts.selabel_opt_path = altpath;
  /external/selinux/restorecond/
restore.h 49 const char *selabel_opt_path; member in struct:restore_opts
restore.c 21 { SELABEL_OPT_PATH, r_opts->selabel_opt_path },
27 perror(r_opts->selabel_opt_path);

Completed in 397 milliseconds