Searched refs:sehandle_prop (Results 1 – 3 of 3) sorted by relevance
139 extern struct selabel_handle *sehandle_prop;
68 struct selabel_handle *sehandle_prop; variable874 sehandle_prop = selinux_android_prop_context_handle(); in selinux_init_all_handles()937 if (sehandle_prop) in selinux_reload_policy()938 selabel_close(sehandle_prop); in selinux_reload_policy()
104 if (!sehandle_prop) in check_mac_perms()107 if (selabel_lookup(sehandle_prop, &tctx, name, 1) != 0) in check_mac_perms()