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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c127 #define CE_NODUMP 0x0200 /* Set 'nodump' on newly created log file. */ macro
1288 working->flags |= CE_NODUMP;
2584 if (ent->flags & CE_NODUMP) {
2639 if (ent->flags & CE_NODUMP)
2657 if (ent->flags & CE_NODUMP) {

Completed in 49 milliseconds