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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dextern.h51 extern int noaction; /* command-line option */
H A Dnewsyslog.c221 int noaction = 0; /* Don't do anything, just show it */ variable
329 if (noaction || verbose)
333 if (noaction)
348 if (noaction || verbose)
550 } else if (verbose && noaction && dbg_at_times) {
599 if (noaction && !verbose)
644 noaction++;
1605 if (noaction)
1659 if (noaction)
1821 if (noaction)
[all...]

Completed in 79 milliseconds