Home
last modified time | relevance | path

Searched refs:selabel_opt_path (Results 1 – 4 of 4) sorted by relevance

/external/selinux/policycoreutils/setfiles/
Drestore.h44 const char *selabel_opt_path; member
Drestore.c63 { SELABEL_OPT_PATH, r_opts->selabel_opt_path } in restore_init()
67 perror(r_opts->selabel_opt_path); in restore_init()
Dsetfiles.c409 r_opts.selabel_opt_path = altpath;
/external/selinux/policycoreutils/restorecond/
Drestorecond.c161 r_opts.selabel_opt_path = NULL; in main()