Searched refs:seopts (Results 1 – 2 of 2) sorted by relevance
63 struct selinux_opt seopts[] = { in get_sehnd() local70 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
299 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } }; in android_configure_fs() local300 seopts[0].value = file_contexts; in android_configure_fs()301 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in android_configure_fs()305 seopts[0].value); in android_configure_fs()