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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs.cpp130 std::set< std::string > subdirs; local
138 subdirs = d.names();
150 for (std::set< std::string >::const_iterator iter = subdirs.begin();
151 iter != subdirs.end(); iter++) {

Completed in 178 milliseconds