Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c123 #define CE_BINARY 0x0008 /* Logfile is in binary, do not add status */ macro
1302 working->flags |= CE_BINARY; in parse_file()
1881 if (!(flags & CE_BINARY)) { in do_rotate()
2659 if (!(ent->flags & CE_BINARY)) { in createlog()