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

/bind-9.11.3/unit/atf-src/tools/
H A Dfs.cpp222 std::set< std::string > subdirs; local
230 subdirs = d.names();
242 for (std::set< std::string >::const_iterator iter = subdirs.begin();
243 iter != subdirs.end(); iter++) {

Completed in 2496 milliseconds