Searched refs:noaction (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/newsyslog/
H A Dextern.h52 extern int noaction; /* command-line option */
H A Dnewsyslog.c238 int noaction = 0; /* Don't do anything, just show it */ variable
360 if (noaction || verbose)
365 if (noaction)
381 if (noaction || verbose)
619 } else if (verbose && noaction && dbg_at_times) {
673 if (noaction && !verbose)
723 noaction++;
1754 if (noaction)
1808 if (noaction)
1970 if (noaction)
[all...]

Completed in 63 milliseconds