Searched refs:fc_sehandle (Results 1 - 1 of 1) sorted by relevance
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 46 static struct selabel_handle *fc_sehandle = NULL; variable 99 if (!fc_sehandle) { in restorecon_init() 325 match = selabel_get_digests_all_partial_matches(fc_sehandle, directory, in add_xattr_entry() 694 rc = selabel_lookup_raw(fc_sehandle, &newcon, "/", in restorecon_sb() 697 rc = selabel_lookup_raw(fc_sehandle, &newcon, lookup_path, in restorecon_sb() 848 status = selabel_get_digests_all_partial_matches(fc_sehandle, pathname, in check_context_match_for_dir() 982 !selabel_partial_match(fc_sehandle, in selinux_restorecon_thread() 1156 if (!fc_sehandle) in selinux_restorecon_common() 1460 fc_sehandle = hndl; in selinux_restorecon_set_sehandle() 1461 if (!fc_sehandle) in selinux_restorecon_set_sehandle() [all...] |
Completed in 3 milliseconds