Searched defs:m_props (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/atf/dist/tools/ | ||
H A D | atffile.hpp | 72 std::map< std::string, std::string > m_props; member in tools::atffile |
H A D | atffile.cpp | 206 vars_map m_conf, m_props; member in reader |