Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amq/
H A Damq.c63 static char *debug_opts; variable
503 debug_opts = optarg; in main()
600 if (debug_opts) { in main()
604 opt.as_str = debug_opts; in main()
612 am_get_progname(), debug_opts); in main()
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dmain.c1522 static const char *const debug_opts[] = { in main() local
1547 switch (getsubopt1(&optarg, debug_opts, in main()