Searched refs:SELABEL_CTX_FILE (Results 1 – 17 of 17) 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_get_digests_all_partial_matches.c | 77 hnd = selabel_open(SELABEL_CTX_FILE, selabel_option, 2); in main()
|
D | selabel_digest.c | 86 backend = SELABEL_CTX_FILE; in main()
|
D | sefcontext_compile.c | 366 rec->backend = SELABEL_CTX_FILE; in main()
|
/external/erofs-utils/lib/ |
D | config.c | 75 cfg.sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in erofs_selabel_open()
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 29 #define SELABEL_CTX_FILE 0 macro
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 71 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 30 opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3); in restore_init()
|
D | restorecon_xattr.c | 110 hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2); in main()
|
/external/selinux/restorecond/ |
D | restore.c | 25 opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3); in restore_init()
|
/external/f2fs-tools/fsck/ |
D | sload.c | 301 sehnd = selabel_open(SELABEL_CTX_FILE, c.seopt_file, c.nr_opt); in configure_files()
|
/external/e2fsprogs/contrib/android/ |
D | perms.c | 341 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt); in android_configure_fs()
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 350 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in matchpathcon_init_prefix()
|
D | selinux_restorecon.c | 1169 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, 1); in selinux_restorecon_default_handle()
|
/external/selinux/libselinux/src/android/ |
D | android_platform.c | 74 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, ARRAY_SIZE(fc_opts)); in selinux_android_file_context()
|