Lines Matching refs:fn_new
414 struct fn *fnp = fn_new(NULL); in doaftercmd()
578 struct fn *recentlog = fn_new(NULL); /* for -R cmd */ in rotatelog()
738 struct fn *rawcmd = fn_new(opts_optarg(opts, "R")); in rotatelog()
739 struct fn *cmd = fn_new(NULL); in rotatelog()
782 struct fn *template = fn_new(opts_optarg(opts, "t")); in rotateto()
783 struct fn *newfile = fn_new(NULL); in rotateto()
836 struct fn *rawcmd = fn_new(opts_optarg(opts, "M")); in rotateto()
837 struct fn *cmd = fn_new(NULL); in rotateto()
882 template = fn_new(opts_optarg(opts, "T")); in expirefiles()
886 template = fn_new(opts_optarg(opts, "t")); in expirefiles()
887 pattern = fn_new(NULL); in expirefiles()
985 struct fn *rawcmd = fn_new(opts_optarg(opts, "E")); in dorm()
986 struct fn *cmd = fn_new(NULL); in dorm()