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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c104 #define CE_BINARY 0x0008 /* Logfile is in binary, do not add status */ macro
167 int flags; /* CE_BINARY */
1292 working->flags |= CE_BINARY;
1885 if (!(flags & CE_BINARY)) {
2679 if (!(ent->flags & CE_BINARY)) {

Completed in 46 milliseconds