#include <string>
#include <paludis/util/exception.hh>
#include <paludis/util/instantiation_policy.hh>
#include <paludis/util/private_implementation_pattern.hh>
#include <paludis/util/fs_entry.hh>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Classes | |
class | paludis::SELinuxException |
class | paludis::SecurityContext |
class | paludis::FSCreateCon |
class | paludis::MatchPathCon |
Functions | |
std::ostream & | paludis::operator<< (std::ostream &, const SecurityContext &) PALUDIS_VISIBLE |
int | paludis::setfilecon (const FSEntry &file, const std::tr1::shared_ptr< const SecurityContext > &con) PALUDIS_VISIBLE |
bool | paludis::is_selinux_enabled () PALUDIS_VISIBLE |