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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/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
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/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);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication.hpp101 virtual void process_option(int, const char*);
H A Dapplication.cpp154 impl::app::process_option(int ch, const char* arg) function in class:impl::app
197 process_option(ch, ::optarg);
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/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
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-config/
H A Datf-config.cpp45 void process_option(int, const char*);
70 atf_config::process_option(int ch, const char* arg) function in class:atf_config
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Doptions.c190 static int process_option __P((option_t *, char *, char **));
406 if (!process_option(opt, arg, argv))
479 if (!process_option(opt, cmd, argv))
589 if (!process_option(opt, w0->word, argv))
655 * process_option - process one new-style option.
658 process_option(opt, cmd, argv) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-report/
H A Datf-report.cpp585 void process_option(int, const char*);
604 atf_report::process_option(int ch, const char* arg) function in class:atf_report
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Datf-run.cpp77 void process_option(int, const char*);
112 atf_run::process_option(int ch, const char* arg) function in class:atf_run
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/
H A Dtests.cpp406 void process_option(int, const char*);
480 tp::process_option(int ch, const char* arg) function in class:tp
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-report/
H A Datf-report.cpp617 void process_option(int, const char*);
636 atf_report::process_option(int ch, const char* arg) function in class:atf_report
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/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
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/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
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dtests.cpp406 void process_option(int, const char*);
480 tp::process_option(int ch, const char* arg) function in class:tp
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/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
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c635 process_option (const char *option) function
700 process_option (p->tv_u.tv_string);

Completed in 225 milliseconds