| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | atf-config.cpp | 43 void process_option(int, const char*); 68 atf_config::process_option(int ch, const char* arg __attribute__((__unused__))) in process_option() function in atf_config
|
| D | application.cpp | 144 impl::app::process_option(int ch __attribute__((__unused__)), in process_option() function in impl::app 184 process_option(ch, ::optarg); in process_options()
|
| D | application.hpp | 100 virtual void process_option(int, const char*);
|
| D | atf-report.cpp | 620 void process_option(int, const char*); 639 atf_report::process_option(int ch, const char* arg) in process_option() function in atf_report
|
| D | atf-run.cpp | 74 void process_option(int, const char*); 168 atf_run::process_option(int ch, const char* arg) in process_option() function in atf_run
|
| /netbsd/src/external/gpl3/gcc/dist/lto-plugin/ |
| D | ChangeLog | 40 (process_option): Likewise. 46 (process_option): Adjust accordingly, accepting both old and 60 (process_option): Handle -ltrans-objects. 78 (process_option): Likewise. 145 (process_option): Process -linker-output-auto-notlo-rel. 203 (process_option): Look for -v, —-version, -save-temps. 229 (process_option): Remember if linker output is known 809 (process_option): Handle -fresolution=. 824 (process_option): Likewise. 867 (process_option): Drop the -resolution option. [all …]
|
| D | lto-plugin.c | 1327 process_option (const char *option) in process_option() function 1428 process_option (p->tv_u.tv_string); in onload()
|
| /netbsd/src/external/bsd/atf/dist/atf-c++/detail/ |
| D | application.cpp | 148 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, in process_option() function in impl::app 188 process_option(ch, ::optarg); in process_options()
|
| D | application.hpp | 98 virtual void process_option(int, const char*);
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | options.c | 210 static int process_option(struct option *, char *, char **); 565 if (!process_option(opt, arg, argv)) in parse_args() 634 if (!process_option(opt, cmd, argv)) in ppp_options_from_file() 743 if (!process_option(opt, w0->word, argv)) in options_from_list() 808 process_option(struct option *opt, char *cmd, char **argv) in process_option() function
|
| /netbsd/src/external/bsd/atf/dist/atf-c++/ |
| D | tests.cpp | 406 void process_option(int, const char*); 480 tp::process_option(int ch, const char* arg) in process_option() function in tp
|
| /netbsd/src/external/bsd/atf/dist/atf-sh/ |
| D | atf-check.cpp | 722 void process_option(int, const char*); 786 atf_check::process_option(int ch, const char* arg) in process_option() function in atf_check
|