Home
last modified time | relevance | path

Searched refs:SELABEL_OPT_VALIDATE (Results 1 – 8 of 8) sorted by relevance

/external/selinux/libselinux/utils/
Dselabel_partial_match.c36 { SELABEL_OPT_VALIDATE, validate } in main()
Dselabel_lookup.c41 { SELABEL_OPT_VALIDATE, validate } in main()
Dselabel_lookup_best_match.c63 { SELABEL_OPT_VALIDATE, validate } in main()
/external/selinux/libselinux/include/selinux/
Dlabel.h48 #define SELABEL_OPT_VALIDATE 1 macro
/external/selinux/policycoreutils/setfiles/
Drestore.c28 { SELABEL_OPT_VALIDATE, r_opts->selabel_opt_validate }, in restore_init()
/external/selinux/restorecond/
Drestore.c23 { SELABEL_OPT_VALIDATE, r_opts->selabel_opt_validate }, in restore_init()
/external/selinux/libselinux/src/
Dlabel.c124 if (opts[n].type == SELABEL_OPT_VALIDATE) in selabel_is_validate_set()
Dmatchpathcon.c156 i = SELABEL_OPT_VALIDATE; in set_matchpathcon_flags()