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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c123 #define CE_GLOB 0x0040 /* name of the log is file name pattern. */ macro
920 dupent->flags &= ~CE_GLOB;
1023 dupent->flags &= ~CE_GLOB;
1276 * checking ('G' || 'c') for CE_GLOB.
1282 working->flags |= CE_GLOB;
1291 working->flags |= CE_GLOB;
1408 } else if (working->flags & CE_GLOB) {

Completed in 1015 milliseconds