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

/bind-9.11.3/unit/atf-src/atf-c++/
H A Dutils.cpp36 atf::utils::cat_file(const std::string& path, const std::string& prefix) function in class:atf::utils
/bind-9.11.3/unit/atf-src/atf-sh/
H A Datf-check.cpp360 cat_file(const atf::fs::path& path) function
564 cat_file(atf::fs::path(cr.stdout_path()));
568 cat_file(atf::fs::path(cr.stderr_path()));
617 cat_file(atf::fs::path(oc.value));
636 cat_file(temp.get_path());
645 cat_file(path);
650 cat_file(path);

Completed in 8 milliseconds