Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/include/
H A Dam_utils.h488 extern int debug_option (char *opt);
525 # define debug_option(x) (1) macro
/freebsd-12.1/contrib/amd/amd/
H A Dget_args.c290 usage += debug_option(optarg); in get_args()
H A Damq_subr.c182 if (debug_option(opt->as_str)) in amqproc_setopt_1_svc()
H A Dconf.c477 usage += debug_option((char *)val); in gopt_debug_options()
/freebsd-12.1/contrib/amd/hlfsd/
H A Dhlfsd.c249 opterrs += debug_option(optarg); in main()
/freebsd-12.1/contrib/amd/libamu/
H A Dxutil.c393 debug_option(char *opt) in debug_option() function
/freebsd-12.1/contrib/amd/
H A DNEWS147 Amd now understands a new debug_option called "defaults" which is synonymous
H A DChangeLog1335 (debug_option): allow setting initial immutable debug_flags via
1450 (debug_option): Don't allow "immutable" (D_IMMUTABLE) flags to be
12632 * lib/xutil.c (debug_option): moved from amd/getargs.c to this