Searched refs:SELABEL_CTX_FILE (Results 1 – 12 of 12) sorted by relevance
/external/selinux/libselinux/utils/ |
D | selabel_partial_match.c | 61 hnd = selabel_open(SELABEL_CTX_FILE, selabel_option, 2); in main()
|
D | selabel_lookup.c | 51 backend = SELABEL_CTX_FILE; in main()
|
D | selabel_lookup_best_match.c | 117 hnd = selabel_open(SELABEL_CTX_FILE, options, 2); in main()
|
D | selabel_digest.c | 86 backend = SELABEL_CTX_FILE; in main()
|
D | sefcontext_compile.c | 359 rec->backend = SELABEL_CTX_FILE; in main()
|
/external/libselinux/include/selinux/ |
D | label.h | 28 #define SELABEL_CTX_FILE 0 macro
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 28 #define SELABEL_CTX_FILE 0 macro
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 65 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
|
/external/libselinux/utils/ |
D | sefcontext_compile.c | 315 rec->backend = SELABEL_CTX_FILE; in main()
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 322 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in matchpathcon_init_prefix()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 65 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2); in restore_init()
|
/external/libselinux/src/ |
D | android.c | 1496 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, 2); in selinux_android_file_context_handle()
|