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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c239 static int norotate = 0; /* Don't rotate */ variable
663 if (ent->rotate && !norotate) {
759 norotate++;
777 if (force && norotate) {

Completed in 112 milliseconds