Searched refs:SELABEL_CTX_FILE (Results 1 – 13 of 13) sorted by relevance
/third_party/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 | matchpathcon.c | 131 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in main()
|
D | sefcontext_compile.c | 366 rec->backend = SELABEL_CTX_FILE; in main()
|
/third_party/selinux/libselinux/include/selinux/ |
D | label.h | 29 #define SELABEL_CTX_FILE 0 macro
|
/third_party/eudev/src/shared/ |
D | selinux-util.c | 93 label_hnd = selabel_open(SELABEL_CTX_FILE, options, ELEMENTSOF(options)); in mac_selinux_init() 95 label_hnd = selabel_open(SELABEL_CTX_FILE, NULL, 0); in mac_selinux_init()
|
/third_party/f2fs-tools/fsck/ |
D | sload.c | 289 sehnd = selabel_open(SELABEL_CTX_FILE, c.seopt_file, c.nr_opt); in configure_files()
|
/third_party/e2fsprogs/contrib/android/ |
D | perms.c | 342 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt); in android_configure_fs()
|
/third_party/selinux/libselinux/src/ |
D | matchpathcon.c | 366 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in matchpathcon_init_prefix()
|
D | selinux_restorecon.c | 1198 sehandle = selabel_open(SELABEL_CTX_FILE, fc_opts, 1); in selinux_restorecon_default_handle()
|