| /src/external/bsd/atf/dist/atf-c++/detail/ |
| application.hpp | 98 virtual void process_option(int, const char*);
|
| application.cpp | 148 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, function in class:impl::app 188 process_option(ch, ::optarg);
|
| /src/external/bsd/atf/dist/tools/ |
| application.hpp | 100 virtual void process_option(int, const char*);
|
| atf-config.cpp | 43 void process_option(int, const char*); 68 atf_config::process_option(int ch, const char* arg __attribute__((__unused__))) function in class:atf_config
|
| application.cpp | 144 impl::app::process_option(int ch __attribute__((__unused__)), function in class:impl::app 184 process_option(ch, ::optarg);
|
| atf-report.cpp | 620 void process_option(int, const char*); 639 atf_report::process_option(int ch, const char* arg) function in class:atf_report
|
| atf-run.cpp | 74 void process_option(int, const char*); 168 atf_run::process_option(int ch, const char* arg) function in class:atf_run
|
| /src/external/bsd/ppp/dist/pppd/ |
| options.c | 210 static int process_option(struct option *, char *, char **); 565 if (!process_option(opt, arg, argv)) 634 if (!process_option(opt, cmd, argv)) 743 if (!process_option(opt, w0->word, argv)) 805 * process_option - process one new-style option. 808 process_option(struct option *opt, char *cmd, char **argv) function
|
| /src/external/bsd/atf/dist/atf-c++/ |
| tests.cpp | 406 void process_option(int, const char*); 480 tp::process_option(int ch, const char* arg) function in class:tp
|
| /src/external/bsd/atf/dist/atf-sh/ |
| atf-check.cpp | 722 void process_option(int, const char*); 786 atf_check::process_option(int ch, const char* arg) function in class:atf_check
|
| /src/external/gpl3/gcc.old/dist/lto-plugin/ |
| lto-plugin.c | 1327 process_option (const char *option) function 1428 process_option (p->tv_u.tv_string);
|
| /src/external/gpl3/gcc/dist/lto-plugin/ |
| lto-plugin.c | 1402 process_option (const char *option) function 1554 process_option (p->tv_u.tv_string);
|