Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c119 #define CE_NOEMPTY 0x2000 /* Do not rotate the file when its size */ macro
588 if (ent->flags & CE_NOEMPTY && ent->fsize == 0) { in do_entry()
1424 working->flags |= CE_NOEMPTY; in parse_file()