Searched refs:selinux_type (Results 1 – 2 of 2) sorted by relevance
89 pub fn selinux_type(&self) -> Result<&str> { in selinux_type() method
1135 match context.selinux_type()? { in check_label_is_allowed()