Home
last modified time | relevance | path

Searched defs:grep_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/atf/atf-c++/
H A Dutils.cpp81 atf::utils::grep_file(const std::string& regex, const std::string& path) in grep_file() function in atf::utils
H A Dutils_test.cpp271 ATF_TEST_CASE_BODY(grep_file) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/atf/atf-c/
H A Dutils_test.c283 ATF_TC_BODY(grep_file, tc) in ATF_TC_BODY() argument
/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp465 grep_file(const atf::fs::path& path, const std::string& regexp) in grep_file() function