Searched refs:sehandle_prop (Results 1 – 3 of 3) sorted by relevance
25 extern struct selabel_handle *sehandle_prop;
81 if (!sehandle_prop) { in check_mac_perms()86 if (selabel_lookup(sehandle_prop, &tctx, name.c_str(), 1) != 0) { in check_mac_perms()
77 struct selabel_handle *sehandle_prop; variable538 sehandle_prop = selinux_android_prop_context_handle(); in selinux_init_all_handles()