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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c118 #define CE_BINARY 0x0008 /* Logfile is in binary, do not add status */ macro
170 int flags; /* CE_BINARY */
1268 working->flags |= CE_BINARY;
1846 if (!(flags & CE_BINARY)) {
2565 if (!(ent->flags & CE_BINARY)) {

Completed in 48 milliseconds