Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amq/
H A Damq.c65 static char *debug_opts; variable
500 debug_opts = optarg; in main()
597 if (debug_opts) { in main()
601 opt.as_str = debug_opts; in main()
609 am_get_progname(), debug_opts); in main()