Home
last modified time | relevance | path

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

/external/selinux/libselinux/utils/
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_digest.c74 { SELABEL_OPT_PATH, file }, in main()
/external/libselinux/include/selinux/
Dlabel.h49 #define SELABEL_OPT_PATH 3 macro
/external/selinux/libselinux/src/
Dmatchpathcon.c319 options[SELABEL_OPT_PATH].type = SELABEL_OPT_PATH; in matchpathcon_init_prefix()
320 options[SELABEL_OPT_PATH].value = path; in matchpathcon_init_prefix()
Dlabel_media.c85 case SELABEL_OPT_PATH: in init()
Dlabel_db.c268 case SELABEL_OPT_PATH: in db_init()
Dlabel_x.c112 case SELABEL_OPT_PATH: in init()
Dlabel_android_property.c142 case SELABEL_OPT_PATH: in init()
Dlabel_file.c524 case SELABEL_OPT_PATH: in init()
/external/selinux/libselinux/include/selinux/
Dlabel.h49 #define SELABEL_OPT_PATH 3 macro
/external/libselinux/src/
Dandroid.c52 { SELABEL_OPT_PATH, "/file_contexts.bin" },
53 { SELABEL_OPT_PATH, "/data/security/current/file_contexts.bin" },
62 { SELABEL_OPT_PATH, "/property_contexts" },
63 { SELABEL_OPT_PATH, "/data/security/current/property_contexts" },
68 { SELABEL_OPT_PATH, "/service_contexts" },
69 { SELABEL_OPT_PATH, "/data/security/current/service_contexts" },
1489 { SELABEL_OPT_PATH, path }, in selinux_android_file_context_handle()
Dlabel_android_property.c153 case SELABEL_OPT_PATH: in init()
Dlabel_file.c508 case SELABEL_OPT_PATH: in init()
/external/squashfs-tools/squashfs-tools/
Dandroid.c60 .type = SELABEL_OPT_PATH, in get_sehnd()
/external/selinux/policycoreutils/setfiles/
Drestore.c63 { SELABEL_OPT_PATH, r_opts->selabel_opt_path } in restore_init()