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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c222 int norotate = 0; /* Don't rotate */ variable
594 if (ent->rotate && !norotate) {
680 norotate++;
698 if (force && norotate) {

Completed in 95 milliseconds