Home
last modified time | relevance | path

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

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