17 #ifndef __LINUX_SECCOMP_PARSER_HPP__ 18 #define __LINUX_SECCOMP_PARSER_HPP__ 29 const std::string& data);
33 const std::string&
path);
39 #endif // __LINUX_SECCOMP_PARSER_HPP__
Try< mesos::seccomp::ContainerSeccompProfile > parseProfile(const std::string &path)
Definition: attributes.hpp:24
Try< mesos::seccomp::ContainerSeccompProfile > parseProfileData(const std::string &data)