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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Drequirements.cpp118 check_files(const std::string& progs) argument
120 const std::vector< std::string > v = atf::text::split(progs, " ");
213 check_progs(const std::string& progs) argument
215 const std::vector< std::string > v = atf::text::split(progs, " ");
281 else if (name == "require.progs")

Completed in 9 milliseconds