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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c109 #define CE_GLOB 0x0040 /* name of the log is file name pattern. */ macro
934 dupent->flags &= ~CE_GLOB;
1037 dupent->flags &= ~CE_GLOB;
1304 working->flags |= CE_GLOB;
1427 } else if (working->flags & CE_GLOB) {

Completed in 55 milliseconds