Searched refs:sehandle_prop (Results 1 – 3 of 3) sorted by relevance
32 extern struct selabel_handle *sehandle_prop;
72 struct selabel_handle *sehandle_prop; variable493 sehandle_prop = selinux_android_prop_context_handle(); in selinux_init_all_handles()529 if (sehandle_prop) in selinux_reload_policy()530 selabel_close(sehandle_prop); in selinux_reload_policy()
82 if (!sehandle_prop) in check_mac_perms()85 if (selabel_lookup(sehandle_prop, &tctx, name, 1) != 0) in check_mac_perms()