Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c93 #define COMPRESS_NONE 0 macro
434 tempwork->compress = COMPRESS_NONE; in init_entry()
1237 working->compress = COMPRESS_NONE; in parse_file()
1912 if (ent->numlogs > 0 && ent->compress > COMPRESS_NONE) { in do_rotate()
2036 assert(zwork->zw_conf->compress > COMPRESS_NONE); in do_zipwork()