Home
last modified time | relevance | path

Searched refs:debug_option (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/amd/include/
HDam_utils.h464 extern int debug_option (char *opt);
486 #define debug_option(x) (1) macro
/NextBSD/contrib/amd/amd/
HDget_args.c280 usage += debug_option(optarg); in get_args()
HDamq_subr.c134 if (debug_option(opt->as_str)) in amqproc_setopt_1_svc()
HDconf.c459 usage += debug_option((char *)val); in gopt_debug_options()
/NextBSD/contrib/amd/hlfsd/
HDhlfsd.c252 opterrs += debug_option(optarg); in main()
/NextBSD/contrib/amd/libamu/
HDxutil.c391 debug_option(char *opt) in debug_option() function
/NextBSD/contrib/amd/
HDChangeLog11572 * lib/xutil.c (debug_option): moved from amd/getargs.c to this