Home
last modified time | relevance | path

Searched defs:expand_glob (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/atf/dist/tools/
H A Dexpand.hpp66 std::vector< std::string > expand_glob(const std::string& glob, in expand_glob() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py169 def expand_glob(arg, cwd): function