Apache Mesos
|
Go to the source code of this file.
Namespaces | |
os | |
Functions | |
Try< Nothing > | os::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< Nothing > | os::removexattr (const std::string &path, const std::string &name) |