Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c115 #define CE_NODUMP 0x0200 /* Set 'nodump' on newly created log file. */ macro
1421 working->flags |= CE_NODUMP; in parse_file()
2838 if (ent->flags & CE_NODUMP) { in createlog()
2893 if (ent->flags & CE_NODUMP) in change_attrs()
2911 if (ent->flags & CE_NODUMP) { in change_attrs()