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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c95 #define COMPRESS_NONE 0 macro
436 tempwork->compress = COMPRESS_NONE;
1239 working->compress = COMPRESS_NONE;
1720 * Note: if logfile without suffix exists (uncompressed, COMPRESS_NONE)
1914 if (ent->numlogs > 0 && ent->compress > COMPRESS_NONE) {
2038 assert(zwork->zw_conf->compress > COMPRESS_NONE);

Completed in 162 milliseconds