Apache Mesos
Namespaces | Functions
xattr.hpp File Reference

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::setxattr (const std::string &path, const std::string &name, const std::string &value, int flags)
 
Try< std::string > os::getxattr (const std::string &path, const std::string &name)
 
Try< Nothingos::removexattr (const std::string &path, const std::string &name)