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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c104 #define CE_GLOB 0x0040 /* name of the log is file name pattern. */ macro
877 dupent->flags &= ~CE_GLOB;
994 dupent->flags &= ~CE_GLOB;
1251 * checking ('G' || 'c') for CE_GLOB.
1257 working->flags |= CE_GLOB;
1266 working->flags |= CE_GLOB;
1377 } else if (working->flags & CE_GLOB) {

Completed in 109 milliseconds