new_sepolicy_at

Function new_sepolicy_at 

Source
pub(crate) fn new_sepolicy_at(fd: impl AsFd) -> Result<Option<SePolicy>>
Expand description

A thin wrapper for loading a SELinux policy that maps “policy nonexistent” to None.