Searched refs:SELABEL_OPT_PATH (Results 1 – 19 of 19) sorted by relevance
/external/selinux/libselinux/src/android/ |
D | android.c | 13 { SELABEL_OPT_PATH, "/system/etc/selinux/plat_service_contexts" }, 14 { SELABEL_OPT_PATH, "/plat_service_contexts" } 17 { SELABEL_OPT_PATH, "/product/etc/selinux/product_service_contexts" }, 18 { SELABEL_OPT_PATH, "/product_service_contexts" } 21 { SELABEL_OPT_PATH, "/vendor/etc/selinux/vendor_service_contexts" }, 22 { SELABEL_OPT_PATH, "/vendor_service_contexts" }, 24 { SELABEL_OPT_PATH, "/vendor/etc/selinux/nonplat_service_contexts" }, 25 { SELABEL_OPT_PATH, "/nonplat_service_contexts" } 29 { SELABEL_OPT_PATH, "/system/etc/selinux/plat_hwservice_contexts" }, 30 { SELABEL_OPT_PATH, "/plat_hwservice_contexts" } [all …]
|
D | android_platform.c | 10 { SELABEL_OPT_PATH, "/system/etc/selinux/plat_file_contexts" }, 11 { SELABEL_OPT_PATH, "/plat_file_contexts" } 14 { SELABEL_OPT_PATH, "/product/etc/selinux/product_file_contexts" }, 15 { SELABEL_OPT_PATH, "/product_file_contexts" } 18 { SELABEL_OPT_PATH, "/vendor/etc/selinux/vendor_file_contexts" }, 19 { SELABEL_OPT_PATH, "/vendor_file_contexts" }, 21 { SELABEL_OPT_PATH, "/vendor/etc/selinux/nonplat_file_contexts" }, 22 { SELABEL_OPT_PATH, "/nonplat_file_contexts" } 25 { SELABEL_OPT_PATH, "/odm/etc/selinux/odm_file_contexts" }, 26 { SELABEL_OPT_PATH, "/odm_file_contexts" } [all …]
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 347 options[SELABEL_OPT_PATH].type = SELABEL_OPT_PATH; in matchpathcon_init_prefix() 348 options[SELABEL_OPT_PATH].value = path; in matchpathcon_init_prefix()
|
D | label_backends_android.c | 223 case SELABEL_OPT_PATH: in init() 242 case SELABEL_OPT_PATH: in init()
|
D | label_media.c | 85 case SELABEL_OPT_PATH: in init()
|
D | label_x.c | 112 case SELABEL_OPT_PATH: in init()
|
D | label_db.c | 268 case SELABEL_OPT_PATH: in db_init()
|
D | label_file.c | 727 case SELABEL_OPT_PATH: in init() 755 case SELABEL_OPT_PATH: in init()
|
/external/selinux/libselinux/utils/ |
D | selabel_partial_match.c | 35 { SELABEL_OPT_PATH, file }, in main()
|
D | selabel_lookup.c | 40 { SELABEL_OPT_PATH, file }, in main()
|
D | selabel_lookup_best_match.c | 62 { SELABEL_OPT_PATH, file }, in main()
|
D | selabel_digest.c | 74 { SELABEL_OPT_PATH, file }, in main()
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 52 #define SELABEL_OPT_PATH 3 macro
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 65 .type = SELABEL_OPT_PATH, in get_sehnd()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 29 { SELABEL_OPT_PATH, r_opts->selabel_opt_path }, in restore_init()
|
D | restorecon_xattr.c | 106 { SELABEL_OPT_PATH, fc_file }, in main()
|
/external/selinux/restorecond/ |
D | restore.c | 24 { SELABEL_OPT_PATH, r_opts->selabel_opt_path }, in restore_init()
|
/external/e2fsprogs/contrib/android/ |
D | e2fsdroid.c | 234 seopt_file[nr_opt].type = SELABEL_OPT_PATH; in main()
|
/external/f2fs-tools/fsck/ |
D | main.c | 511 SELABEL_OPT_PATH; in f2fs_parse_options()
|