Searched refs:seopts (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
H A Dmake_ext4fs_main.c76 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } }; local
135 seopts[0].value = optarg;
136 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
/external/yaffs2/yaffs2/utils/
H A Dmkyaffs2image.c578 struct selinux_opt seopts[] = { local
581 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);
/external/libselinux/src/
H A Dandroid.c42 static const struct selinux_opt seopts[] = { variable in typeref:struct:selinux_opt
855 h = get_selabel_handle(seopts);
/external/qemu/distrib/libselinux/src/
H A Dandroid.c41 static const struct selinux_opt seopts[] = { variable in typeref:struct:selinux_opt
848 h = get_selabel_handle(seopts);

Completed in 708 milliseconds