Home
last modified time | relevance | path

Searched refs:SELABEL_CTX_FILE (Results 1 – 7 of 7) sorted by relevance

/external/qemu/distrib/libselinux/include/selinux/
Dlabel.h28 #define SELABEL_CTX_FILE 0 macro
/external/libselinux/include/selinux/
Dlabel.h28 #define SELABEL_CTX_FILE 0 macro
/external/sepolicy/tools/
Dcheckfc.c39 unsigned int backend = SELABEL_CTX_FILE; in main()
/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()
/external/qemu/distrib/libselinux/src/
Dandroid.c807 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1); in get_selabel_handle()
/external/libselinux/src/
Dandroid.c814 h = selabel_open(SELABEL_CTX_FILE, &opts[policy_index], 1); in get_selabel_handle()