Home
last modified time | relevance | path

Searched refs:selabel_open (Results 1 – 9 of 9) sorted by relevance

/external/qemu/distrib/libselinux/include/selinux/
Dlabel.h71 struct selabel_handle *selabel_open(unsigned int backend,
/external/libselinux/include/selinux/
Dlabel.h71 struct selabel_handle *selabel_open(unsigned int backend,
/external/sepolicy/tools/
Dcheckfc.c82 sehnd = selabel_open(backend, opts, 2); in main()
/external/qemu/distrib/libselinux/src/
Dlabel.c66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
Dandroid.c807 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1); in get_selabel_handle()
/external/libselinux/src/
Dlabel.c66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
Dandroid.c814 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/
Dmake_ext4fs_main.c136 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c581 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()