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

/freebsd-current/usr.sbin/newsyslog/
H A Dextern.h51 extern int dbg_at_times; /* cmdline debugging option */
H A Dptimes.c433 if (verbose && dbg_at_times > 1)
443 if (verbose && dbg_at_times > 1)
H A Dnewsyslog.c230 int dbg_at_times; /* -D Show details of 'trim_at' code */ variable
610 if (verbose && dbg_at_times)
619 } else if (verbose && noaction && dbg_at_times) {
842 dbg_at_times++;

Completed in 65 milliseconds