/tmp/libselinux-3.5-1-x86_64.y0HcvV/ └── usr/ ├── bin/ │   ├── avcstat* │   ├── compute_av* │   ├── compute_create* │   ├── compute_member* │   ├── compute_relabel* │   ├── getconlist* │   ├── getdefaultcon* │   ├── getenforce* │   ├── getfilecon* │   ├── getpidcon* │   ├── getpidprevcon* │   ├── getsebool* │   ├── getseuser* │   ├── matchpathcon* │   ├── policyvers* │   ├── sefcontext_compile* │   ├── selabel_digest* │   ├── selabel_get_digests_all_partial_matches* │   ├── selabel_lookup* │   ├── selabel_lookup_best_match* │   ├── selabel_partial_match* │   ├── selinux_check_access* │   ├── selinux_check_securetty_context* │   ├── selinuxenabled* │   ├── selinuxexeccon* │   ├── setenforce* │   ├── setfilecon* │   ├── togglesebool* │   └── validatetrans* ├── include/ │   └── selinux/ │   ├── avc.h │   ├── context.h │   ├── get_context_list.h │   ├── get_default_type.h │   ├── label.h │   ├── restorecon.h │   └── selinux.h ├── lib/ │   ├── libselinux.a │   ├── libselinux.so -> libselinux.so.1* │   ├── libselinux.so.1* │   ├── pkgconfig/ │   │   └── libselinux.pc │   ├── python3.10/ │   │   └── site-packages/ │   │   ├── selinux/ │   │   │   ├── audit2why.cpython-310-x86_64-linux-gnu.so* │   │   │   ├── __init__.py │   │   │   ├── __pycache__/ │   │   │   │   └── __init__.cpython-310.pyc │   │   │   └── _selinux.cpython-310-x86_64-linux-gnu.so* │   │   ├── selinux-3.5.dist-info/ │   │   │   ├── direct_url.json │   │   │   ├── INSTALLER │   │   │   ├── METADATA │   │   │   ├── RECORD │   │   │   ├── REQUESTED │   │   │   ├── top_level.txt │   │   │   └── WHEEL │   │   └── _selinux.cpython-310-x86_64-linux-gnu.so -> selinux/_selinux.cpython-310-x86_64-linux-gnu.so* │   ├── ruby/ │   │   └── vendor_ruby/ │   │   └── 3.0.0/ │   │   └── x86_64-linux/ │   │   └── selinux.so* │   └── tmpfiles.d/ │   └── libselinux.conf └── share/ ├── licenses/ │   └── libselinux/ │   └── LICENSE └── man/ ├── man3/ │   ├── avc_add_callback.3.gz │   ├── avc_audit.3.gz │   ├── avc_av_stats.3.gz │   ├── avc_cache_stats.3.gz │   ├── avc_cleanup.3.gz │   ├── avc_compute_create.3.gz │   ├── avc_compute_member.3.gz │   ├── avc_context_to_sid.3.gz │   ├── avc_destroy.3.gz │   ├── avc_entry_ref_init.3.gz │   ├── avc_get_initial_context.3.gz │   ├── avc_get_initial_sid.3.gz │   ├── avc_has_perm.3.gz │   ├── avc_has_perm_noaudit.3.gz │   ├── avc_init.3.gz │   ├── avc_netlink_acquire_fd.3.gz │   ├── avc_netlink_check_nb.3.gz │   ├── avc_netlink_close.3.gz │   ├── avc_netlink_loop.3.gz │   ├── avc_netlink_open.3.gz │   ├── avc_netlink_release_fd.3.gz │   ├── avc_open.3.gz │   ├── avc_reset.3.gz │   ├── avc_sid_stats.3.gz │   ├── avc_sid_to_context.3.gz │   ├── checkPasswdAccess.3.gz │   ├── context_free.3.gz │   ├── context_new.3.gz │   ├── context_range_get.3.gz │   ├── context_range_set.3.gz │   ├── context_role_get.3.gz │   ├── context_role_set.3.gz │   ├── context_str.3.gz │   ├── context_type_get.3.gz │   ├── context_type_set.3.gz │   ├── context_user_get.3.gz │   ├── context_user_set.3.gz │   ├── fgetfilecon.3.gz │   ├── fgetfilecon_raw.3.gz │   ├── fini_selinuxmnt.3.gz │   ├── freecon.3.gz │   ├── freeconary.3.gz │   ├── fsetfilecon.3.gz │   ├── fsetfilecon_raw.3.gz │   ├── getcon.3.gz │   ├── getcon_raw.3.gz │   ├── get_default_context.3.gz │   ├── get_default_context_with_level.3.gz │   ├── get_default_context_with_role.3.gz │   ├── get_default_context_with_rolelevel.3.gz │   ├── get_default_type.3.gz │   ├── getexeccon.3.gz │   ├── getexeccon_raw.3.gz │   ├── getfilecon.3.gz │   ├── getfilecon_raw.3.gz │   ├── getfscreatecon.3.gz │   ├── getfscreatecon_raw.3.gz │   ├── getkeycreatecon.3.gz │   ├── getkeycreatecon_raw.3.gz │   ├── get_ordered_context_list.3.gz │   ├── get_ordered_context_list_with_level.3.gz │   ├── getpeercon.3.gz │   ├── getpeercon_raw.3.gz │   ├── getpidcon.3.gz │   ├── getpidcon_raw.3.gz │   ├── getpidprevcon.3.gz │   ├── getpidprevcon_raw.3.gz │   ├── getprevcon.3.gz │   ├── getprevcon_raw.3.gz │   ├── getseuserbyname.3.gz │   ├── getsockcreatecon.3.gz │   ├── getsockcreatecon_raw.3.gz │   ├── init_selinuxmnt.3.gz │   ├── is_context_customizable.3.gz │   ├── is_selinux_enabled.3.gz │   ├── is_selinux_mls_enabled.3.gz │   ├── lgetfilecon.3.gz │   ├── lgetfilecon_raw.3.gz │   ├── lsetfilecon.3.gz │   ├── lsetfilecon_raw.3.gz │   ├── manual_user_enter_context.3.gz │   ├── matchmediacon.3.gz │   ├── matchpathcon.3.gz │   ├── matchpathcon_checkmatches.3.gz │   ├── matchpathcon_filespec_add.3.gz │   ├── matchpathcon_filespec_destroy.3.gz │   ├── matchpathcon_filespec_eval.3.gz │   ├── matchpathcon_fini.3.gz │   ├── matchpathcon_index.3.gz │   ├── matchpathcon_init.3.gz │   ├── mode_to_security_class.3.gz │   ├── print_access_vector.3.gz │   ├── query_user_context.3.gz │   ├── rpm_execcon.3.gz │   ├── security_av_perm_to_string.3.gz │   ├── security_av_string.3.gz │   ├── security_check_context.3.gz │   ├── security_check_context_raw.3.gz │   ├── security_class_to_string.3.gz │   ├── security_commit_booleans.3.gz │   ├── security_compute_av.3.gz │   ├── security_compute_av_flags.3.gz │   ├── security_compute_av_flags_raw.3.gz │   ├── security_compute_av_raw.3.gz │   ├── security_compute_create.3.gz │   ├── security_compute_create_name.3.gz │   ├── security_compute_create_name_raw.3.gz │   ├── security_compute_create_raw.3.gz │   ├── security_compute_member.3.gz │   ├── security_compute_member_raw.3.gz │   ├── security_compute_relabel.3.gz │   ├── security_compute_relabel_raw.3.gz │   ├── security_compute_user.3.gz │   ├── security_compute_user_raw.3.gz │   ├── security_deny_unknown.3.gz │   ├── security_disable.3.gz │   ├── security_get_boolean_active.3.gz │   ├── security_get_boolean_names.3.gz │   ├── security_get_boolean_pending.3.gz │   ├── security_get_checkreqprot.3.gz │   ├── security_getenforce.3.gz │   ├── security_get_initial_context.3.gz │   ├── security_get_initial_context_raw.3.gz │   ├── security_load_booleans.3.gz │   ├── security_load_policy.3.gz │   ├── security_mkload_policy.3.gz │   ├── security_policyvers.3.gz │   ├── security_reject_unknown.3.gz │   ├── security_set_boolean.3.gz │   ├── security_set_boolean_list.3.gz │   ├── security_setenforce.3.gz │   ├── selabel_close.3.gz │   ├── selabel_digest.3.gz │   ├── selabel_get_digests_all_partial_matches.3.gz │   ├── selabel_lookup.3.gz │   ├── selabel_lookup_best_match.3.gz │   ├── selabel_lookup_best_match_raw.3.gz │   ├── selabel_lookup_raw.3.gz │   ├── selabel_open.3.gz │   ├── selabel_partial_match.3.gz │   ├── selabel_stats.3.gz │   ├── selinux_binary_policy_path.3.gz │   ├── selinux_boolean_sub.3.gz │   ├── selinux_check_access.3.gz │   ├── selinux_check_passwd_access.3.gz │   ├── selinux_check_securetty_context.3.gz │   ├── selinux_colors_path.3.gz │   ├── selinux_contexts_path.3.gz │   ├── selinux_current_policy_path.3.gz │   ├── selinux_default_context_path.3.gz │   ├── selinux_default_type_path.3.gz │   ├── selinux_failsafe_context_path.3.gz │   ├── selinux_file_context_cmp.3.gz │   ├── selinux_file_context_homedir_path.3.gz │   ├── selinux_file_context_local_path.3.gz │   ├── selinux_file_context_path.3.gz │   ├── selinux_file_context_verify.3.gz │   ├── selinux_getenforcemode.3.gz │   ├── selinux_getpolicytype.3.gz │   ├── selinux_homedir_context_path.3.gz │   ├── selinux_init_load_policy.3.gz │   ├── selinux_lsetfilecon_default.3.gz │   ├── selinux_media_context_path.3.gz │   ├── selinux_mkload_policy.3.gz │   ├── selinux_netfilter_context_path.3.gz │   ├── selinux_path.3.gz │   ├── selinux_policy_root.3.gz │   ├── selinux_raw_context_to_color.3.gz │   ├── selinux_removable_context_path.3.gz │   ├── selinux_restorecon.3.gz │   ├── selinux_restorecon_default_handle.3.gz │   ├── selinux_restorecon_get_skipped_errors.3.gz │   ├── selinux_restorecon_parallel.3.gz │   ├── selinux_restorecon_set_alt_rootpath.3.gz │   ├── selinux_restorecon_set_exclude_list.3.gz │   ├── selinux_restorecon_set_sehandle.3.gz │   ├── selinux_restorecon_xattr.3.gz │   ├── selinux_securetty_types_path.3.gz │   ├── selinux_sepgsql_context_path.3.gz │   ├── selinux_set_callback.3.gz │   ├── selinux_set_mapping.3.gz │   ├── selinux_set_policy_root.3.gz │   ├── selinux_status_close.3.gz │   ├── selinux_status_deny_unknown.3.gz │   ├── selinux_status_getenforce.3.gz │   ├── selinux_status_open.3.gz │   ├── selinux_status_policyload.3.gz │   ├── selinux_status_updated.3.gz │   ├── selinux_user_contexts_path.3.gz │   ├── selinux_usersconf_path.3.gz │   ├── selinux_x_context_path.3.gz │   ├── setcon.3.gz │   ├── setcon_raw.3.gz │   ├── setexeccon.3.gz │   ├── setexeccon_raw.3.gz │   ├── setexecfilecon.3.gz │   ├── setfilecon.3.gz │   ├── setfilecon_raw.3.gz │   ├── setfscreatecon.3.gz │   ├── setfscreatecon_raw.3.gz │   ├── setkeycreatecon.3.gz │   ├── setkeycreatecon_raw.3.gz │   ├── set_matchpathcon_flags.3.gz │   ├── set_matchpathcon_invalidcon.3.gz │   ├── set_matchpathcon_printf.3.gz │   ├── set_selinuxmnt.3.gz │   ├── setsockcreatecon.3.gz │   ├── setsockcreatecon_raw.3.gz │   ├── sidget.3.gz │   ├── sidput.3.gz │   ├── string_to_av_perm.3.gz │   └── string_to_security_class.3.gz ├── man5/ │   ├── customizable_types.5.gz │   ├── default_contexts.5.gz │   ├── default_type.5.gz │   ├── failsafe_context.5.gz │   ├── file_contexts.5.gz │   ├── file_contexts.homedirs.5.gz │   ├── file_contexts.local.5.gz │   ├── file_contexts.subs.5.gz │   ├── file_contexts.subs_dist.5.gz │   ├── media.5.gz │   ├── removable_context.5.gz │   ├── secolor.conf.5.gz │   ├── securetty_types.5.gz │   ├── selabel_db.5.gz │   ├── selabel_file.5.gz │   ├── selabel_media.5.gz │   ├── selabel_x.5.gz │   ├── sepgsql_contexts.5.gz │   ├── service_seusers.5.gz │   ├── seusers.5.gz │   ├── user_contexts.5.gz │   ├── virtual_domain_context.5.gz │   ├── virtual_image_context.5.gz │   └── x_contexts.5.gz ├── man8/ │   ├── avcstat.8.gz │   ├── booleans.8.gz │   ├── getenforce.8.gz │   ├── getsebool.8.gz │   ├── matchpathcon.8.gz │   ├── sefcontext_compile.8.gz │   ├── selinux.8.gz │   ├── selinuxenabled.8.gz │   ├── selinuxexeccon.8.gz │   ├── setenforce.8.gz │   └── togglesebool.8.gz └── ru/ ├── man5/ │   ├── customizable_types.5.gz │   ├── default_contexts.5.gz │   ├── default_type.5.gz │   ├── failsafe_context.5.gz │   ├── file_contexts.5.gz │   ├── file_contexts.homedirs.5.gz │   ├── file_contexts.local.5.gz │   ├── file_contexts.subs.5.gz │   ├── file_contexts.subs_dist.5.gz │   ├── media.5.gz │   ├── removable_context.5.gz │   ├── secolor.conf.5.gz │   ├── securetty_types.5.gz │   ├── selabel_db.5.gz │   ├── selabel_file.5.gz │   ├── selabel_media.5.gz │   ├── selabel_x.5.gz │   ├── sepgsql_contexts.5.gz │   ├── service_seusers.5.gz │   ├── seusers.5.gz │   ├── user_contexts.5.gz │   ├── virtual_domain_context.5.gz │   ├── virtual_image_context.5.gz │   └── x_contexts.5.gz └── man8/ ├── avcstat.8.gz ├── booleans.8.gz ├── getenforce.8.gz ├── getsebool.8.gz ├── matchpathcon.8.gz ├── sefcontext_compile.8.gz ├── selinux.8.gz ├── selinuxenabled.8.gz ├── selinuxexeccon.8.gz ├── setenforce.8.gz └── togglesebool.8.gz 27 directories, 337 files