Searched refs:process_option (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dh_app_opts_args.cpp41 void process_option(int, const char*);
77 h_app_opts_args::process_option(int ch, const char* arg) function in class:h_app_opts_args
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dapplication.hpp101 virtual void process_option(int, const char*);
H A Dapplication.cpp158 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, function in class:impl::app
203 process_option(ch, ::optarg);
/bind-9.6-ESV-R11/unit/atf-src/atf-config/
H A Datf-config.cpp49 void process_option(int, const char*);
74 atf_config::process_option(int ch, const char* arg ATF_DEFS_ATTRIBUTE_UNUSED) function in class:atf_config
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.cpp407 void process_option(int, const char*);
481 tp::process_option(int ch, const char* arg) function in class:tp
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Datf-report.cpp624 void process_option(int, const char*);
643 atf_report::process_option(int ch, const char* arg) function in class:atf_report
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datf-run.cpp84 void process_option(int, const char*);
172 atf_run::process_option(int ch, const char* arg) function in class:atf_run
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp710 void process_option(int, const char*);
774 atf_check::process_option(int ch, const char* arg) function in class:atf_check

Completed in 47 milliseconds