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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c99 #define CE_BINARY 0x0008 /* Logfile is in binary, do not add status */ macro
132 int flags; /* CE_COMPACT, CE_BZCOMPACT, CE_BINARY */
1243 working->flags |= CE_BINARY;
1525 if (!(flags & CE_BINARY)) {
2141 if (!(ent->flags & CE_BINARY)) {

Completed in 84 milliseconds