Searched refs:selabel_open (Results 1 – 9 of 9) sorted by relevance
/external/qemu/distrib/libselinux/include/selinux/ |
D | label.h | 71 struct selabel_handle *selabel_open(unsigned int backend,
|
/external/libselinux/include/selinux/ |
D | label.h | 71 struct selabel_handle *selabel_open(unsigned int backend,
|
/external/sepolicy/tools/ |
D | checkfc.c | 82 sehnd = selabel_open(backend, opts, 2); in main()
|
/external/qemu/distrib/libselinux/src/ |
D | label.c | 66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
|
D | android.c | 807 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1); in get_selabel_handle()
|
/external/libselinux/src/ |
D | label.c | 66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
|
D | android.c | 814 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1); in get_selabel_handle() 874 handle = selabel_open(SELABEL_CTX_ANDROID_PROP, in service_context_open()
|
/external/qemu/distrib/ext4_utils/src/ |
D | make_ext4fs_main.c | 136 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()
|
/external/yaffs2/yaffs2/utils/ |
D | mkyaffs2image.c | 581 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()
|