Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c240 static int norotate = 0; /* Don't rotate */ variable
664 if (ent->rotate && !norotate) { in do_entry()
760 norotate++; in parse_args()
778 if (force && norotate) { in parse_args()