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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c114 #define CE_NODUMP 0x0200 /* Set 'nodump' on newly created log file. */ macro
1408 working->flags |= CE_NODUMP;
2825 if (ent->flags & CE_NODUMP) {
2880 if (ent->flags & CE_NODUMP)
2898 if (ent->flags & CE_NODUMP) {

Completed in 121 milliseconds