Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dextern.h51 extern int dbg_at_times; /* cmdline debugging option */
H A Dptimes.c429 if (verbose && dbg_at_times > 1) in ptime_relparse()
439 if (verbose && dbg_at_times > 1) in ptime_relparse()
H A Dnewsyslog.c234 int dbg_at_times; /* -D Show details of 'trim_at' code */ variable
574 if (verbose && dbg_at_times) in do_entry()
583 } else if (verbose && noaction && dbg_at_times) { in do_entry()
797 dbg_at_times++; in parse_doption()