Searched refs:m_dospaths (Results 1 – 2 of 2) sorted by relevance
211 bool dospaths() const {return m_dospaths;} in dospaths()397 bool m_dospaths; variable
67 m_dospaths = false; in switches()142 if( str == "-dospaths" ) {m_dospaths = true; continue;} in switches()