Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c117 #define CE_PLAIN0 0x0800 /* Do not compress zero'th history file */ macro
1440 working->flags |= CE_PLAIN0; in parse_file()
2054 if (!(ent->flags & CE_PLAIN0) || in do_rotate()