Searched refs:debug_option (Results 1 – 7 of 7) sorted by relevance
464 extern int debug_option (char *opt);486 #define debug_option(x) (1) macro
280 usage += debug_option(optarg); in get_args()
134 if (debug_option(opt->as_str)) in amqproc_setopt_1_svc()
459 usage += debug_option((char *)val); in gopt_debug_options()
252 opterrs += debug_option(optarg); in main()
391 debug_option(char *opt) in debug_option() function
11572 * lib/xutil.c (debug_option): moved from amd/getargs.c to this