Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c94 COMPRESS_NONE = 0, enumerator
149 [COMPRESS_NONE] = {
458 tempwork->compress = COMPRESS_NONE; in init_entry()
668 if (ent->compress == COMPRESS_NONE) in do_entry()
865 if (i == COMPRESS_NONE) { in usage()
1362 working->compress = COMPRESS_NONE; in parse_file()
2053 if (ent->numlogs > 0 && ent->compress > COMPRESS_NONE) { in do_rotate()
2177 assert(zwork->zw_conf->compress > COMPRESS_NONE); in do_zipwork()