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

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication.hpp98 virtual void process_option(int, const char*);
H A Dapplication.cpp148 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, function in class:impl::app
188 process_option(ch, ::optarg);
/netbsd-current/external/bsd/atf/dist/tools/
H A Dapplication.hpp100 virtual void process_option(int, const char*);
H A Datf-config.cpp43 void process_option(int, const char*);
68 atf_config::process_option(int ch, const char* arg __attribute__((__unused__))) function in class:atf_config
H A Dapplication.cpp144 impl::app::process_option(int ch __attribute__((__unused__)), function in class:impl::app
184 process_option(ch, ::optarg);
H A Datf-report.cpp620 void process_option(int, const char*);
639 atf_report::process_option(int ch, const char* arg) function in class:atf_report
H A Datf-run.cpp74 void process_option(int, const char*);
168 atf_run::process_option(int ch, const char* arg) function in class:atf_run
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Doptions.c196 static int process_option(option_t *, char *, char **);
436 if (!process_option(opt, arg, argv))
505 if (!process_option(opt, cmd, argv))
613 if (!process_option(opt, w0->word, argv))
675 * process_option - process one new-style option.
678 process_option(option_t *opt, char *cmd, char **argv) function
/netbsd-current/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-current/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp722 void process_option(int, const char*);
786 atf_check::process_option(int ch, const char* arg) function in class:atf_check
/netbsd-current/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-plugin.c1306 process_option (const char *option) function
1401 process_option (p->tv_u.tv_string);
/netbsd-current/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c1327 process_option (const char *option) function
1428 process_option (p->tv_u.tv_string);

Completed in 307 milliseconds