Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h494 extern int debug_option (char *opt);
531 # define debug_option(x) (1) macro
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dget_args.c284 usage += debug_option(optarg); in get_args()
H A Damq_subr.c184 if (debug_option(opt->as_str)) in amqproc_setopt_1_svc()
H A Dconf.c479 usage += debug_option((char *)val); in gopt_debug_options()
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c250 opterrs += debug_option(optarg); in main()
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c395 debug_option(char *opt) in debug_option() function
/netbsd-src/external/bsd/am-utils/dist/
H A DNEWS147 Amd now understands a new debug_option called "defaults" which is synonymous
H A DChangeLog1341 (debug_option): allow setting initial immutable debug_flags via
1456 (debug_option): Don't allow "immutable" (D_IMMUTABLE) flags to be
12638 * lib/xutil.c (debug_option): moved from amd/getargs.c to this