Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c111 #define CE_GLOB 0x0040 /* name of the log is file name pattern. */ macro
1015 dupent->flags &= ~CE_GLOB; in get_worklist()
1118 dupent->flags &= ~CE_GLOB; in expand_globs()
1427 working->flags |= CE_GLOB; in parse_file()
1566 } else if (working->flags & CE_GLOB) { in parse_file()