Home
last modified time | relevance | path

Searched refs:SELABEL_OPT_PATH (Results 1 – 15 of 15) sorted by relevance

/third_party/selinux/libselinux/utils/
Dmatchpathcon.c105 options[SELABEL_OPT_PATH].type = SELABEL_OPT_PATH; in main()
106 options[SELABEL_OPT_PATH].value = optarg; in main()
Dselabel_partial_match.c35 { SELABEL_OPT_PATH, file }, in main()
Dselabel_lookup.c40 { SELABEL_OPT_PATH, file }, in main()
Dselabel_lookup_best_match.c62 { SELABEL_OPT_PATH, file }, in main()
Dselabel_get_digests_all_partial_matches.c44 { SELABEL_OPT_PATH, file }, in main()
Dselabel_digest.c74 { SELABEL_OPT_PATH, file }, in main()
/third_party/selinux/libselinux/src/
Dmatchpathcon.c363 options[SELABEL_OPT_PATH].type = SELABEL_OPT_PATH; in matchpathcon_init_prefix()
364 options[SELABEL_OPT_PATH].value = path; in matchpathcon_init_prefix()
Dlabel_media.c85 case SELABEL_OPT_PATH: in init()
Dlabel_x.c112 case SELABEL_OPT_PATH: in init()
Dlabel_db.c268 case SELABEL_OPT_PATH: in db_init()
Dlabel_backends_android.c159 case SELABEL_OPT_PATH: in init()
Dlabel_file.c723 case SELABEL_OPT_PATH: in init()
/third_party/selinux/libselinux/include/selinux/
Dlabel.h52 #define SELABEL_OPT_PATH 3 macro
/third_party/e2fsprogs/contrib/android/
De2fsdroid.c237 seopt_file[nr_opt].type = SELABEL_OPT_PATH; in main()
/third_party/f2fs-tools/fsck/
Dmain.c569 SELABEL_OPT_PATH; in f2fs_parse_options()