Lines Matching refs:newfile
783 struct fn *newfile = fn_new(NULL);
791 hasn = kw_expand(template, newfile, n, isgz);
794 buf2 = fn_s(newfile);
803 rotateto(newfile, opts, n + 1, recentlog, isgz);
805 struct fn *gzfnp = fn_dup(newfile);
827 dirname = fn_dirname(newfile);
834 docopytruncate(opts, fn_s(fnp), fn_s(newfile));
840 kw_init(fnp, newfile);
848 fn_s(fnp), fn_s(newfile));
852 fn_renew(recentlog, fn_s(newfile));