Searched refs:have_prog_in_path (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/atf/atf-c++/detail/ | ||
H A D | fs.hpp | 367 bool have_prog_in_path(const std::string&); |
H A D | fs.cpp | 464 impl::have_prog_in_path(const std::string& prog) in have_prog_in_path() function in impl |