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