Home
last modified time | relevance | path

Searched refs:switch_option (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dget_args.c263 usage += switch_option(optarg); in get_args()
340 usage += switch_option("debug"); in get_args()
H A Damq_subr.c199 if (switch_option(opt->as_str)) in amqproc_setopt_1_svc()
H A Dconf.c750 usage += switch_option((char *)val); in gopt_log_options()
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c245 opterrs += switch_option(optarg); in main()
264 switch_option("debug"); in main()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h315 extern int switch_option(char *);
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c711 switch_option(char *opt) in switch_option() function
/netbsd-src/external/bsd/am-utils/dist/
H A DAUTHORS94 July 13, 1997: Move amd.conf parsing to before switch_option() on log/debug
H A DChangeLog1505 (switch_option): remove old code which disallowed you from turning
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc6724 int switch_option; in do_spec_1() local
6727 switch_option = SWITCH_IGNORE | SWITCH_KEEP_FOR_GCC; in do_spec_1()
6729 switch_option = SWITCH_IGNORE; in do_spec_1()
6741 switches[i].live_cond |= switch_option; in do_spec_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c5998 int switch_option; in do_spec_1() local
6001 switch_option = SWITCH_IGNORE | SWITCH_KEEP_FOR_GCC; in do_spec_1()
6003 switch_option = SWITCH_IGNORE; in do_spec_1()
6015 switches[i].live_cond |= switch_option; in do_spec_1()