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

/bind-9.11.3/unit/atf-src/tools/
H A Datf-config.cpp39 class atf_config : public tools::application::app { class in inherits:tools::application::app
51 atf_config(void);
56 const char* atf_config::m_description =
62 atf_config::atf_config(void) : function in class:atf_config
69 atf_config::process_option(int ch, const char* arg ATF_DEFS_ATTRIBUTE_UNUSED)
82 atf_config::specific_args(void)
88 atf_config::options_set
89 atf_config::specific_options(void)
99 atf_config
[all...]
H A Dconfig_file.cpp48 namespace atf_config { namespace in namespace:__anon334
69 } // namespace atf_config
155 using namespace atf_config;

Completed in 937 milliseconds