Searched refs:m_argv0 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.hpp88 const char* m_argv0; member in class:atf::application::app
H A Dapplication.cpp211 m_argv0 = m_argv[0];
/netbsd-current/external/bsd/atf/dist/tools/
H A Dapplication.hpp90 const char* m_argv0; member in class:tools::application::app
H A Dapplication.cpp250 m_argv0 = m_argv[0];
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dtests.cpp526 m_srcdir = atf::fs::path(m_argv0).branch_path();

Completed in 127 milliseconds