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

/freebsd-11.0-release/contrib/atf/atf-c++/detail/
H A Dapplication.hpp94 virtual void process_option(int, const char*);
H A Dapplication.cpp145 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, function in class:impl::app
185 process_option(ch, ::optarg);
/freebsd-11.0-release/contrib/atf/atf-sh/
H A Datf-sh.cpp114 void process_option(int, const char*);
147 atf_sh::process_option(int ch, const char* arg) function in class:atf_sh
H A Datf-check.cpp709 void process_option(int, const char*);
773 atf_check::process_option(int ch, const char* arg) function in class:atf_check

Completed in 62 milliseconds