pub fn selinuxfs_get_admin_api(
current_task: &CurrentTask,
) -> Option<Arc<SecurityServer>>Expand description
Used by the “selinuxfs” module to access the SELinux administration API, if enabled.
pub fn selinuxfs_get_admin_api(
current_task: &CurrentTask,
) -> Option<Arc<SecurityServer>>Used by the “selinuxfs” module to access the SELinux administration API, if enabled.