Searched refs:seopts_prop (Results 1 – 1 of 1) sorted by relevance
776 static const struct selinux_opt seopts_prop[] = { variable786 while ((sehandle == NULL) && seopts_prop[i].value) { in selinux_android_prop_context_handle()787 sehandle = selabel_open(SELABEL_CTX_ANDROID_PROP, &seopts_prop[i], 1); in selinux_android_prop_context_handle()796 INFO("SELinux: Loaded property contexts from %s\n", seopts_prop[i - 1].value); in selinux_android_prop_context_handle()