Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c239 int noaction = 0; /* Don't do anything, just show it */ variable
361 if (noaction || verbose) in main()
366 if (noaction) in main()
382 if (noaction || verbose) in main()
620 } else if (verbose && noaction && dbg_at_times) { in do_entry()
674 if (noaction && !verbose) in do_entry()
724 noaction++; in parse_args()
1767 if (noaction) in delete_oldest_timelog()
1821 if (noaction) in delete_classiclog()
1983 if (noaction) in do_rotate()
[all …]
H A Dextern.h52 extern int noaction; /* command-line option */