Searched defs:cat_file (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dutils.cpp40 atf::utils::cat_file(const std::string& path, const std::string& prefix) function in class:atf::utils
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp359 cat_file(const atf::fs::path& path) function
563 cat_file(atf::fs::path(cr.stdout_path()));
567 cat_file(atf::fs::path(cr.stderr_path()));
616 cat_file(atf::fs::path(oc.value));
637 cat_file(temp.get_path());
646 cat_file(path);
651 cat_file(path);

Completed in 395 milliseconds