Home
last modified time | relevance | path

Searched refs:SELABEL_OPT_VALIDATE (Results 1 – 9 of 9) 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()
Dselabel_get_digests_all_partial_matches.c45 { SELABEL_OPT_VALIDATE, validate } in main()
/external/selinux/libselinux/include/selinux/
Dlabel.h50 #define SELABEL_OPT_VALIDATE 1 macro
/external/selinux/policycoreutils/setfiles/
Drestore.c25 { SELABEL_OPT_VALIDATE, opts->selabel_opt_validate }, in restore_init()
/external/selinux/restorecond/
Drestore.c20 { SELABEL_OPT_VALIDATE, opts->selabel_opt_validate }, in restore_init()
/external/selinux/libselinux/src/
Dlabel.c125 if (opts[n].type == SELABEL_OPT_VALIDATE) in selabel_is_validate_set()
Dmatchpathcon.c156 i = SELABEL_OPT_VALIDATE; in set_matchpathcon_flags()