Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/include/
Dam_utils.h494 extern int debug_option (char *opt);
531 # define debug_option(x) (1) macro
/netbsd/src/external/bsd/am-utils/lib/libamu/
Damu.expsym30 debug_option
/netbsd/src/external/bsd/am-utils/dist/amd/
Dget_args.c284 usage += debug_option(optarg); in get_args()
Damq_subr.c184 if (debug_option(opt->as_str)) in amqproc_setopt_1_svc()
Dconf.c479 usage += debug_option((char *)val); in gopt_debug_options()
/netbsd/src/external/bsd/am-utils/dist/hlfsd/
Dhlfsd.c250 opterrs += debug_option(optarg); in main()
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dxutil.c395 debug_option(char *opt) in debug_option() function
/netbsd/src/external/bsd/am-utils/dist/
DNEWS147 Amd now understands a new debug_option called "defaults" which is synonymous
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