Searched refs:m_hflag (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.hpp77 bool m_hflag; member in class:atf::application::app
H A Dapplication.cpp112 m_hflag(false),
192 m_hflag = true;
297 if (m_hflag) {
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication.hpp77 bool m_hflag; member in class:atf::application::app
H A Dapplication.cpp108 m_hflag(false),
186 m_hflag = true;
290 if (m_hflag) {

Completed in 50 milliseconds