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

/netbsd-current/usr.bin/newsyslog/
H A Dnewsyslog.c91 #define CE_BINARY 0x02 /* Logfile is a binary file/non-syslog */ macro
371 log->flags |= CE_BINARY;
660 if ((log->flags & CE_BINARY) != 0)
688 if ((log->flags & CE_BINARY) != 0)

Completed in 226 milliseconds