require_label

Function require_label 

Source
pub(crate) fn require_label(
    policy: &SePolicy,
    destname: &Utf8Path,
    mode: u32,
) -> Result<GString>
Expand description

Look up the label for a path in a policy, and error if one is not found.