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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c97 #define CE_COMPACT 0x0001 /* Compact the archived log files with gzip. */ macro
132 int flags; /* CE_COMPACT, CE_BZCOMPACT, CE_BINARY */
436 if (ent->flags & CE_COMPACT)
548 if (ent->flags & CE_COMPACT)
1281 working->flags |= CE_COMPACT;
1548 if (ent->numlogs > 0 && (flags & (CE_COMPACT | CE_BZCOMPACT))) {
1648 if (zwork->zw_conf->flags & CE_COMPACT) {

Completed in 67 milliseconds