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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c105 #define CE_BINARY 0x0008 /* Logfile is in binary, do not add status */ macro
185 int flags; /* CE_BINARY */
1402 working->flags |= CE_BINARY;
2011 if (!(flags & CE_BINARY)) {
2806 if (!(ent->flags & CE_BINARY)) {

Completed in 82 milliseconds