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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c103 #define CE_TRIMAT 0x0020 /* trim file at a specific time. */ macro
472 if (ent->flags & CE_TRIMAT && !force && !rotatereq) {
532 } else if (ent->hours <= 0 && (ent->flags & CE_TRIMAT)) {
1214 working->flags |= CE_TRIMAT;

Completed in 164 milliseconds