Home
last modified time | relevance | path

Searched refs:have_prog_in_path (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/atf/atf-c++/detail/
H A Dfs.hpp367 bool have_prog_in_path(const std::string&);
H A Dfs.cpp464 impl::have_prog_in_path(const std::string& prog) in have_prog_in_path() function in impl