Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c209 int zw_fsize; /* size of the file to compress */ member
1858 zwork.zw_fsize = sizefile(zfile2); in do_rotate()
2221 if (zsize > ztmp->zw_fsize) in save_zipwork()
2231 ztmp->zw_fsize = zsize; in save_zipwork()