#include <security_context.hh>
Public Member Functions | |
MatchPathCon () | |
~MatchPathCon () | |
std::tr1::shared_ptr< const SecurityContext > | match (const std::string &, mode_t=0) const |
bool | good () const |
paludis::MatchPathCon::MatchPathCon | ( | ) |
Constructor. Optional parameter is the path to the file_contexts to use.
paludis::MatchPathCon::~MatchPathCon | ( | ) |
Destructor
std::tr1::shared_ptr<const SecurityContext> paludis::MatchPathCon::match | ( | const std::string & | , | |
mode_t | = 0 | |||
) | const |
Retrieve the default context for a given pathname
bool paludis::MatchPathCon::good | ( | ) | const |
Did the initialisation succeed?