Home | History | Annotate | Download | only in src

Lines Matching defs:outname

847   char *outname = NULL;
981 if (outname)
983 free (outname);
986 outname = xstrdup (file_name);
987 skel_out = xfopen (outname, "w");
1014 QPUTS (outname);
1051 if (outname)
1053 free (outname);